# Trainer profile

Each Koins player has a profile where all the statistics related to the races they’ve participated in - wins, Empathy Value, time of play, missions completed, etc. - are shown. whether it’s their own koins or someone else's.

![](/files/bvVZA81H80Csr2mEjvfX)

Regardless of how the koins are assigned to him, every trainer has a limit of koins he can train and enter in races at the same time. This limit depends on how many Training Tanks he has, and what level he has them at.


---

# 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://docs.koins.run/training/trainer-profile.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.
