# Game Guide

- [How to Get $AVXT?](https://whitepaper.avaxtars.com/game-guide/how-to-get-usdavxt.md): Players need $AVXT to start Avaxtars
- [How to use Marketplace?](https://whitepaper.avaxtars.com/game-guide/how-to-use-marketplace.md): Avaxtars Marketplace has everything you need to start playing
- [How to earn $AVXT?](https://whitepaper.avaxtars.com/game-guide/how-to-earn-usdavxt.md)
- [How to Generate Gen2?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-gen2.md): You need at least 2 Gen1s and a PAGM Device
- [How to Generate $DGC?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-usddgc.md)
- [How to Generate ENXT?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-enxt.md)
- [How to complete a mission?](https://whitepaper.avaxtars.com/game-guide/how-to-complete-a-mission.md)
- [How to develop my Laboratory?](https://whitepaper.avaxtars.com/game-guide/how-to-develop-my-laboratory.md)
- [How to level Machines?](https://whitepaper.avaxtars.com/game-guide/how-to-level-machines.md)
- [How to generate a Scientist?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-a-scientist.md)
- [How to generate Soldiers?](https://whitepaper.avaxtars.com/game-guide/how-to-generate-soldiers.md)
- [How to make a PvP Fight?](https://whitepaper.avaxtars.com/game-guide/how-to-make-a-pvp-fight.md)
- [How to create a Guild?](https://whitepaper.avaxtars.com/game-guide/how-to-create-a-guild.md)
- [Blockchain Wars](https://whitepaper.avaxtars.com/game-guide/blockchain-wars.md): Users on different blockchains may combat against each other


---

# Agent Instructions: 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://whitepaper.avaxtars.com/game-guide.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.
