# Costo de carrera

Para participar en una carrera, necesitas pagar un costo de inscripción en token de utilidad (bueno, no siempre, algunas serán gratuitas, ¡siempre estate preparado!)&#x20;

De ese monto retendremos un mínimo porcentaje, que será destinado a la quema. Otro porcentaje irá destinado a los dueños del trackuarium donde transcurra la competencia (ver sección [Trackuariums](/koins-es/carreras/trackuariums.md) para más información).

Con el resto, se costea la carrera en cuestión. Por supuesto, mientras más costosa sea la carrera, ¡mayor la recompensa si tu koin vence a los demás!


---

# 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/carreras/costo-de-carrera.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.
