# GAMEPLAY

- [Getting Started](https://docs.ztx.io/ztx/gameplay/getting-started.md): Starting your ZTX journey
- [Movement and Camera](https://docs.ztx.io/ztx/gameplay/getting-started/movement-and-camera.md): Exploring ZTX with your Avatar
- [Interacting with the World](https://docs.ztx.io/ztx/gameplay/getting-started/interacting-with-the-world.md)
- [Harvesting - Planting, Extracting, Harvesting](https://docs.ztx.io/ztx/gameplay/getting-started/harvesting-planting-extracting-harvesting.md): Plant, Grow, Extract, Harvest, Collect.
- [Crafting](https://docs.ztx.io/ztx/gameplay/getting-started/crafting.md): How to craft your ZTX possessions
- [Home Decorator](https://docs.ztx.io/ztx/gameplay/getting-started/home-decorator.md)
- [Land](https://docs.ztx.io/ztx/gameplay/land.md): Land is free in ZTX. It is your vessel for creation & expression.
- [Arcadia](https://docs.ztx.io/ztx/gameplay/arcadia.md)
- [Game Economy](https://docs.ztx.io/ztx/gameplay/game-economy.md)
- [Core Loop](https://docs.ztx.io/ztx/gameplay/game-economy/core-loop.md): Collect, Craft, Use.
- [Currencies](https://docs.ztx.io/ztx/gameplay/game-economy/currencies.md)
- [Gold](https://docs.ztx.io/ztx/gameplay/game-economy/currencies/gold.md)
- [$ZTX](https://docs.ztx.io/ztx/gameplay/game-economy/currencies/usdztx.md)
- [Trade System](https://docs.ztx.io/ztx/gameplay/game-economy/trade-system.md)
- [Crafting Recipes](https://docs.ztx.io/ztx/gameplay/game-economy/crafting-recipes.md)
- [Seasons](https://docs.ztx.io/ztx/gameplay/game-economy/seasons.md)
- [Season 1](https://docs.ztx.io/ztx/gameplay/game-economy/seasons/season-1.md)
- [Dark Matter](https://docs.ztx.io/ztx/gameplay/game-economy/dark-matter.md)
- [$ZTX Capsules](https://docs.ztx.io/ztx/gameplay/game-economy/usdztx-capsules.md)
- [Social](https://docs.ztx.io/ztx/gameplay/social.md): Complementing every aspect of ZTX with rich social features


---

# 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.ztx.io/ztx/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.
