# PIXILAND DOCS

## Pixiland Docs

- [Welcome to PIXILAND](https://docs.pixiland.app/welcome-to-pixiland.md)
- [Mission and vision](https://docs.pixiland.app/getting-started/mission-and-vision.md)
- [Quickstart](https://docs.pixiland.app/getting-started/quickstart.md)
- [Wallet](https://docs.pixiland.app/getting-started/wallet.md)
- [Links](https://docs.pixiland.app/getting-started/links.md)
- [Pixiland Creators Program](https://docs.pixiland.app/getting-started/pixiland-creators-program.md): Pixiland Creators Program: What is it, Conditions & Benefits
- [Town](https://docs.pixiland.app/game-play/town.md)
- [House](https://docs.pixiland.app/game-play/town/house.md)
- [Resources](https://docs.pixiland.app/game-play/town/resources.md)
- [Quests](https://docs.pixiland.app/game-play/quests.md)
- [Lucky Wheel](https://docs.pixiland.app/game-play/lucky-wheel.md): Lucky Wheel is an attractive feature that gives players the opportunity to receive valuable rewards every day through the spin mechanism.
- [Dungeon](https://docs.pixiland.app/game-play/dungeon.md)
- [Shop](https://docs.pixiland.app/game-play/shop.md)
- [Neighborhood System](https://docs.pixiland.app/referral/neighborhood-system.md)
- [Account bonus](https://docs.pixiland.app/referral/account-bonus.md)
- [Hero Stats](https://docs.pixiland.app/hero/hero-stats.md)
- [Hero Upgrade ](https://docs.pixiland.app/hero/hero-stats/hero-upgrade.md)
- [Hero Status](https://docs.pixiland.app/hero/hero-status.md)
- [NFT](https://docs.pixiland.app/nft-and-token/nft.md)
- [NFT Genesis Pass](https://docs.pixiland.app/nft-and-token/nft/nft-genesis-pass.md)
- [NFT Land](https://docs.pixiland.app/nft-and-token/nft/nft-land.md)
- [NFT Land Building](https://docs.pixiland.app/nft-and-token/nft/nft-land-building.md)
- [NFT Hero - Coming Soon](https://docs.pixiland.app/nft-and-token/nft/nft-hero-coming-soon.md)
- [$wPixi](https://docs.pixiland.app/nft-and-token/usdwpixi.md): $wPixi is an in-game token
- [Mining Pool](https://docs.pixiland.app/nft-and-token/usdwpixi/mining-pool.md)
- [Dungeon Pool](https://docs.pixiland.app/nft-and-token/usdwpixi/dungeon-pool.md)
- [Privacy Policy](https://docs.pixiland.app/privacy-policy-and-terms-of-service/privacy-policy.md)
- [Terms of Service](https://docs.pixiland.app/privacy-policy-and-terms-of-service/terms-of-service.md)
- [Disclaimer](https://docs.pixiland.app/privacy-policy-and-terms-of-service/disclaimer.md): By accessing or using the Service, you acknowledge that you have read, understood, and agree to be bound by the entire content of this Disclaimer.


---

# 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.pixiland.app/welcome-to-pixiland.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.
