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

# Gameplay

Fight monsters to make your characters stronger and get useful resources and items. In addition to resources and items, you need to upgrade your characters in battles in order to improve and develop your land and buildings; the better developed your land, the more your earnings. Develop your land and buildings to earn in-game currency with which you can upgrade your characters or exchange it for a game token. The game token is freely sold and bought, your earnings depend only on the level of pumping of your land.

Battles: PVE is an arena (room) in which you fight monsters and if you win, you receive rewards, and your character also increases lvl. PVP battle between two players online (not available in demo) Lands: Your main tool for earning money in the game, the better developed your buildings on your land, the greater your earnings. Also on your land there are assistants whom you can hire for protection, wells that allow you to extract water to restore energy to your characters.<br>


---

# 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://cryptoshowdawn.gitbook.io/untitled/gameplay.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.
