# Gameplay

- [General Commands](https://docs.cryptocraftgame.com/genesis-land/gameplay/general-commands.md): These commands are used in-game.
- [Teleportation](https://docs.cryptocraftgame.com/genesis-land/gameplay/teleportation.md)
- [Land & Nation Commands](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-and-nation-commands.md): These commands pertain to land ownership.
- [Earning $EMERALD](https://docs.cryptocraftgame.com/genesis-land/gameplay/earning-usdemerald.md)
- [Real Estate](https://docs.cryptocraftgame.com/genesis-land/gameplay/real-estate.md)
- [Wilderness](https://docs.cryptocraftgame.com/genesis-land/gameplay/wilderness.md)
- [Combat](https://docs.cryptocraftgame.com/genesis-land/gameplay/combat.md)
- [Combat vs Players](https://docs.cryptocraftgame.com/genesis-land/gameplay/combat/combat-vs-players.md)
- [Combat vs Mobs](https://docs.cryptocraftgame.com/genesis-land/gameplay/combat/combat-vs-mobs.md)
- [Angel Chest](https://docs.cryptocraftgame.com/genesis-land/gameplay/combat/angel-chest.md)
- [Land Ownership](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership.md)
- [Claiming Land](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/claiming-land.md)
- [Upkeep & Taxes](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/upkeep-and-taxes.md)
- [Buying Land](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/buying-land.md)
- [Selling Land](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/selling-land.md)
- [Creating Areas](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/creating-areas.md)
- [Renting Land](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/renting-land.md)
- [Selling Areas](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/selling-areas.md)
- [Land Menu](https://docs.cryptocraftgame.com/genesis-land/gameplay/land-ownership/land-menu.md)
- [Shops](https://docs.cryptocraftgame.com/genesis-land/gameplay/shops.md)
- [Limits](https://docs.cryptocraftgame.com/genesis-land/gameplay/limits.md)
- [Nations](https://docs.cryptocraftgame.com/genesis-land/gameplay/nations.md)
- [Basics](https://docs.cryptocraftgame.com/genesis-land/gameplay/nations/basics.md)
- [War Book](https://docs.cryptocraftgame.com/genesis-land/gameplay/nations/war-book.md)


---

# 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://docs.cryptocraftgame.com/genesis-land/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.
