# Utility Token (UT)

The Koins Utility Token is generated every time a player completes a mission in the game. There are no pre-created units of any kind. The token's name will be revealed later as the metaverse narrative progresses.

Within the game, the Utility Token can be used either partially or fully, for the following:

* Registration fees for the races
* Cost of Koin breeding (partial use)
* Tank upgrades
* Cost of snacks
* Ai tank leasing

With any amount of Utility Token that is paid, a percentage is always burned. This is the key to maintaining the balance and stability of the token.


---

# 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/economy/utility-token-ut.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.
