# ZTX

## ZTX

- [What is ZTX?](https://docs.ztx.io/ztx/ztx/what-is-ztx.md): Build, Play, Earn: Welcome to ZTX.
- [Identity](https://docs.ztx.io/ztx/ztx/what-is-ztx/identity.md): Self-Expression has limitless possibilities in ZTX
- [Experience](https://docs.ztx.io/ztx/ztx/what-is-ztx/experience.md): ZTX In-Game Experiences
- [Your Home in ZTX](https://docs.ztx.io/ztx/ztx/what-is-ztx/experience/your-home-in-ztx.md): Your Home & Land in ZTX: A medium for Self-Expression & Gameplay
- [Creators](https://docs.ztx.io/ztx/ztx/what-is-ztx/creators.md): Empowering Creators to build, distribute, and generate revenue
- [Genesis Homes](https://docs.ztx.io/ztx/ztx/what-is-ztx/genesis-homes.md): The Genesis Home Collection: Expanded utility, gameplay, and value
- [Districts](https://docs.ztx.io/ztx/ztx/what-is-ztx/genesis-homes/districts.md): Districts are self-governing communities within ZTX
- [Roadmap](https://docs.ztx.io/ztx/ztx/roadmap.md)
- [$ZTX](https://docs.ztx.io/ztx/ztx/usdztx.md): Introducing the $ZTX token
- [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
- [Disclaimer](https://docs.ztx.io/ztx/non-gameplay/disclaimer.md)
- [Official Links](https://docs.ztx.io/ztx/non-gameplay/official-links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ztx.io/ztx/ztx/what-is-ztx.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.
