# Konto

## Informacje

Szeroko pojęty postęp rozgrywki, taki jak wbicie nowego [poziomu postępu przedmiotu](/wiki/systemy/profesje-i-postepy.md#postepy), wygranie [eventu](/wiki/systemy/wydarzenia-i-eventy.md) czy sama aktywność na serwerze powodują zwiększenie **poziomu konta**.

**Poziom konta** to indywidualny dla każdego gracza progres oparty o zdobywanie **xp konta**.\
Wbicie wyższego poziomu konta skutkuje możliwością odebrania nagrody za dany poziom, możliwy do odebrania pod komendą `/nagrody`.

{% hint style="info" %}
**Poziom konta** widnieje obok nicku gracza i oprócz przyznawania nagród za poszczególny poziom, nie wiążą się z jego tytułu dodatkowe korzyści.
{% endhint %}

<figure><img src="/files/wRR9VsSBadlxOTt0oeXG" alt="" width="396"><figcaption><p>Wizualizacja GUI poziomu konta</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://globmc.gitbook.io/wiki/systemy/konto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
