# Perfil de entrenador

Cada jugador de Koins cuenta con un perfil en el cual se muestran las estadísticas relacionadas a sus carreras participadas, ganadas, Valor de Empatía, permanencia en el juego, misiones completadas, etc. ya sea con sus propios koins o ajenos.

![](/files/bIJRKITTgveYzoews4OG)

Sin importar cómo le hayan sido asignado los koin, todo entrenador tiene un límite de koins que puede entrenar e inscribir en carreras al mismo tiempo. Este límite depende de la cantidad de Estanques de Entrenamiento que posea, y en qué nivel los tenga. <br>


---

# 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/koins-es/entrenamiento/perfil-de-entrenador.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.
