> For the complete documentation index, see [llms.txt](https://su0-1.gitbook.io/hexplanet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://su0-1.gitbook.io/hexplanet/play-and-earn.md).

# Play\&Earn

In this game, you can enjoy an unforgettable entertainment experience without making any financial investments - it's a free-to-play game.&#x20;

In addition to its captivating and unique experience, the game allows players, if they so desire and exert effort, to earn real money. For example, there are several ways to earn in the game, accessible to every player. You don't need to have a big budget, and there is no unfair advantage for people with deeper pockets. However, of course, those who invest, or invest in larger amounts will have the possibility to earn more quickly and efficiently.

Of course, the number of money-making strategies is not limited to those described here. Be open to the community, unite, learn, and consider proposals from other players to expand your earning opportunities in the game. Stay tuned for our announcements and participate in additional quests and tasks.

We’re always here for you on [**Twitter**](https://twitter.com/universesatoshi) and [**Discord**](https://discord.gg/gsNyGxC4Tx), so feel free to reach out with any questions.

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/EwkzlTTzGXDJPgpl4syi" %}
[Free2Play](/hexplanet/play-and-earn/free2play.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/fvAFtqkcqVurrT18zpOS" %}
[Сollecting Gems using the AR function](/hexplanet/play-and-earn/sollecting-gems-using-the-ar-function.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/pYVjqWca9X0DARYBGvGs" %}
[Small investment players](/hexplanet/play-and-earn/small-investment-players.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/SPoJRmbOmhEkDyOraW7s" %}
[Bigger investment players](/hexplanet/play-and-earn/bigger-investment-players.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/FVWdIaXujED60ZmTLm9T" %}
[Side income streams](/hexplanet/play-and-earn/side-income-streams.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2SgrHnJVhp3UsLvnbw4q/pages/lR9bmtGsBUWG0ZDEeXbg" %}
[Level UP rewards](/hexplanet/play-and-earn/level-up-rewards.md)
{% endcontent-ref %}


---

# 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://su0-1.gitbook.io/hexplanet/play-and-earn.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.
