> For the complete documentation index, see [llms.txt](https://doc.thetanarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanarena.com/play-to-earn-1-0-system.md).

# PLAY-TO-EARN 1.0 SYSTEM

- [Free to Play](https://doc.thetanarena.com/play-to-earn-1-0-system/free-to-play.md)
- [Play To Earn](https://doc.thetanarena.com/play-to-earn-1-0-system/play-to-earn.md)
- [Free to Earn](https://doc.thetanarena.com/play-to-earn-1-0-system/free-to-earn.md)
- [Thetan Gem (THG)](https://doc.thetanarena.com/play-to-earn-1-0-system/theta-gem.md)
- [Thetan Box](https://doc.thetanarena.com/play-to-earn-1-0-system/nft-items.md)
- [Thetan Coin (THC)](https://doc.thetanarena.com/play-to-earn-1-0-system/theta-coin.md)
- [Tokenomic](https://doc.thetanarena.com/play-to-earn-1-0-system/tokenomic.md)
- [Tokens Burn](https://doc.thetanarena.com/play-to-earn-1-0-system/tokenomic/tokens-burn.md): With the execution of the THC Burn, Thetan Arena is aiming to create a more balanced tokenomics, thus creating more benefits for the token holders and investors.
- [Thetan Treasury](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-treasury-and-staking.md)
- [Hero Rental](https://doc.thetanarena.com/play-to-earn-1-0-system/hero-rental.md): What is Hero Rental? How does it work?
- [Rent Time Calculation](https://doc.thetanarena.com/play-to-earn-1-0-system/hero-rental/rent-time-calculation.md)
- [Thetan Stake](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake.md): The staking model of Thetan Arena is DIFFERENT and SPECIAL.
- [Flexible Stake](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/flexible-stake.md): Staking option for every THG hodlers.
- [High Rewards Stake](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/high-rewards-stake.md): Best staking option
- [Private Ticket](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/private-ticket.md): Unique
- [Private Sales](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/private-sales.md): Private sales for High Rewards Stake participants.
- [Agreement](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/private-sales/agreement.md): Agreement of Token Purchase on Private Sale
- [How to claim the rewards](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/how-to-claim-the-rewards.md): Easily to claim the rewards, get more and more from THG Staking.
- [FAQs](https://doc.thetanarena.com/play-to-earn-1-0-system/thetan-stake/faqs.md): THG Staking FAQs


---

# 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://doc.thetanarena.com/play-to-earn-1-0-system.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.
