> For the complete documentation index, see [llms.txt](https://unlighted.gitbook.io/unlighted/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unlighted.gitbook.io/unlighted/ecosystem/tokens.md).

# Tokens

**$ULD token**&#x20;

The Unlighted ecosystem is powered by the $ULD token. It serves as a versatile utility token within the game and also as an governance token, enabling players to purchase a wide array of items and weapons essential for their in-game adventures. Additionally, $ULD can be used to buy NFTs and power-ups, enhancing the gaming experience and offering unique advantages to players. Moreover, players can use $ULD to buy paid treasure maps, unlocking exclusive content and further enriching their gameplay. Through these diverse utilities, $ULD drives engagement and adds substantial value to the Unlighted gaming experience.

**In-game Currency**&#x20;

By using the $ULD token, users will be able to purchase in-game currency, which can be used for various functions within the game. This in-game currency is essential for upgrading characters, boosting abilities, and buying power and heal potions. Additionally, players can acquire this currency through gameplay activities and by looting other players

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unlighted.gitbook.io/unlighted/ecosystem/tokens.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.
