# Manager

The **Manager** concept represents the Soccer Arena user, and is associated with your address. As in real life, as you gain experience by coaching your teams and participating in [competitions](/gameplay/competitions.md), you'll become a better manager, which will allow you to level-up. And this **level-up** will be **rewarded** in the form of **booster cards** for your players, **unique abilities**, higher levels of **customization**, access to **leagues**, **free special events**,...

### What actions increase my experience points?

* Play tournaments\*.
* Play cups\*.
* Play leagues\*.
* Play one-to-one matches\*.
* Play simulated one-on-one matches.
* Organize competitions.

As your experience increases, it will be more complex to level-up. However, the **rewards** will also be **greater** at higher levels.

\* Teams finishing in higher positions will receive more experience points.


---

# 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://whitepaper.soccerarena.io/gameplay/manager.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.
