> For the complete documentation index, see [llms.txt](https://docs.titanborn.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.titanborn.gg/gameplay/rewards.md).

# Rewards

Players will earn several rewards while playing TitanBorn.

As you progress through the game, you will be eligible for drops of weapons, armor and augmentations (hidden within the Loot Crates), which you can use to upgrade your character or trade with others on the Revenant Marketplace. Gamers will also receive in-game currency - Credits - for their achievements.

<figure><img src="/files/Emk8MfdDIUynK8O1yr8z" alt=""><figcaption></figcaption></figure>

$TBORN token will be the premium reward for significant milestones throughout the game, such as winning tournaments and seasons or reaching top positions on the leaderboards. The rewards can also be obtained via the completion of special regular tasks - missions, that take place on a daily, weekly and monthly basis.<br>

There is also off-chain in-game currency called $CREDITS that is rewarded for PvE activities and is needed to buy special items that are needed to build a Colony on a distant planet.


---

# 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://docs.titanborn.gg/gameplay/rewards.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.
