# Training Center

In the Training Center, you can sacrifice ChiToken to develop your players. You can buy experience points, and below is a table of how much each point costs.

The upgrade of the Training Center allows for sending more players to training.

Development:\
1\. LVL: 100 XP - building 4 hours \
2\. LVL: 200 XP - 8h build\
3\. LVL: 400 XP - 16h build \
...(and so on)

The maximum possible Training Center level is 4.

| Card Overall | Cost per 1 Experience Point |
| ------------ | --------------------------- |
| 1-20         | 10 Chi                      |
| 21-40        | 20 Chi                      |
| 41-60        | 30 Chi                      |
| 61-80        | 40 Chi                      |
| 81+          | 50 Chi                      |

{% hint style="warning" %}
**Important:** Players sent on training can't take part in matches until training is finished!
{% endhint %}


---

# 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://chiverse.gitbook.io/chiverse-online-guide/football/buildings/training-center.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.
