> For the complete documentation index, see [llms.txt](https://doc.thetanworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanworld.com/thetan-world-1/about-thetan-world/game-players.md).

# Game Players

<figure><img src="/files/41wQNYUtwFYG3rt6b7yA" alt=""><figcaption></figcaption></figure>

## Earn Rewards

All genres enable players to[ earn income ](/thetan-world-1/governance-and-tokenomics/earning-made-simple.md)tied to expertise, progression, and commitment by rewarding skill and performance.

## Play Your Way

With [a vast game catalog spanning genres and styles](/thetan-world-1/products/web3-gaming-platform.md#integrated-games), players can select titles matching their interests and preferences to enjoy playing while seamlessly earning rewards.

## Join Competitions

Competition at the highest tier keeps engagement meaningful, with tournaments rankings determining profit sharing. Finding [player community](/thetan-world-1/products/gaming-lobby.md#gaming-lobby) accelerates mastery.


---

# 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.thetanworld.com/thetan-world-1/about-thetan-world/game-players.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.
