> 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/tokenomics/how-do-players-earn-usdtborn.md).

# How do players earn $TBORN?

At TitanBorn, we understand that adding earning incentives can enhance an already exciting gaming experience. Our game will provide you multiple opportunities to earn $TBORNthrough sheer skill or luck.

Here are some ways to earn $TBORN by demonstrating your talent as a player.

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

* During seasonal gameplay, the top players will earn a one-time reward at the end of the season.
* If you have made your character reach the maximum level and are among the top players on the leaderboard, you will earn monthly rewards as long as you maintain your rank among the elite.
* Demonstrate your worth and crush other players in PVP autobattles.
* If you reach the top of the leaderboards in PVP mode and max out your character, you can stake your character to receive additional rewards. The character can also be minted and sold.

You can also earn rewards from the aforementioned regular tasks, which occur on a daily, weekly, or monthly basis, and allow you to earn $TBORN and loot crates. Lucky players may find a valuable item in a loot box or receive a rare item after completing a mission, which they can then choose to preserve as a digital collectible and sell in the Revenant Marketplace. Weapons will have different rarities, so as you complete various missions, you can obtain rare items, including weapons or armor, with varying rarity levels.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.titanborn.gg/tokenomics/how-do-players-earn-usdtborn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
