# Moon Poly

## Moon Poly

- [Introduction](https://docs.moonpoly.io/master.md)
- [Vision and Mission](https://docs.moonpoly.io/vision.md)
- [Gameplay](https://docs.moonpoly.io/gameplay-1/gameplay.md)
- [💎Game Currency](https://docs.moonpoly.io/gameplay-1/gameplay/game-currency.md)
- [🎁Game Reward](https://docs.moonpoly.io/gameplay-1/gameplay/game-reward.md)
- [📊Raiting and Leagues](https://docs.moonpoly.io/gameplay-1/gameplay/raiting-and-leagues.md)
- [⚔️Online Board Match](https://docs.moonpoly.io/gameplay-1/gameplay/online-board-match.md)
- [🎴NFT Cards](https://docs.moonpoly.io/gameplay-1/gameplay/blocks-and-cards.md)
- [🔨Custom Boards](https://docs.moonpoly.io/gameplay-1/gameplay/custom-decks.md)
- [🐹Game Assets](https://docs.moonpoly.io/gameplay-1/gameplay/game-assets.md)
- [ PVP Game Rules](https://docs.moonpoly.io/gameplay-1/game-rules.md)
- [🎯Game Target](https://docs.moonpoly.io/gameplay-1/game-rules/game-target.md)
- [🟢Game Start](https://docs.moonpoly.io/gameplay-1/game-rules/game-start.md)
- [🥾Movements](https://docs.moonpoly.io/gameplay-1/game-rules/movements.md)
- [🐳Aviaries](https://docs.moonpoly.io/gameplay-1/game-rules/aviaries.md)
- [🎭Visiting Other Player's site](https://docs.moonpoly.io/gameplay-1/game-rules/visiting-other-players-site.md)
- [💲Purchasing Blockchain Networks](https://docs.moonpoly.io/gameplay-1/game-rules/purchasing-blockchain-networks.md)
- [💲Purchasing Companies](https://docs.moonpoly.io/gameplay-1/game-rules/purchasing-companies.md)
- [❓High Volatility](https://docs.moonpoly.io/gameplay-1/game-rules/high-volatility.md)
- [❓Bear/Bull Market](https://docs.moonpoly.io/gameplay-1/game-rules/bear-bull-market.md)
- [🎩Fixed in Fiat](https://docs.moonpoly.io/gameplay-1/game-rules/fixed-in-fiat.md)
- [😭High Transaction Fee](https://docs.moonpoly.io/gameplay-1/game-rules/high-transaction-fee.md)
- [🚨Scam Coin](https://docs.moonpoly.io/gameplay-1/game-rules/scam-coin.md)
- [☠️Liquidation](https://docs.moonpoly.io/gameplay-1/game-rules/liquidation.md)
- [🍟DuckMonalds](https://docs.moonpoly.io/gameplay-1/game-rules/duckmonalds.md)
- [🤧Bankruptcy](https://docs.moonpoly.io/gameplay-1/game-rules/bankruptcy.md)
- [🏦Selling Assets](https://docs.moonpoly.io/gameplay-1/game-rules/selling-assets.md)
- [NFT Moon Heroes](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes.md)
- [Leveling](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/leveling.md)
- [Grading](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/grading.md)
- [Stats](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/stats.md)
- [List of Moon Heroes](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/list-of-moon-heroes.md)
- [Talents](https://docs.moonpoly.io/gameplay-1/nft-moon-heroes/talents.md)
- [PVE Game Rules](https://docs.moonpoly.io/gameplay-1/pve-game-rules.md)
- [Moonpoly Farmland](https://docs.moonpoly.io/gameplay-1/pve-game-rules/moonpoly-farmland.md)
- [Moonkers](https://docs.moonpoly.io/gameplay-1/pve-game-rules/moonkers.md)
- [Farm zones' Debuffs](https://docs.moonpoly.io/gameplay-1/pve-game-rules/farm-zones-debuffs.md)
- [Farming Rooms](https://docs.moonpoly.io/gameplay-1/pve-game-rules/farming-rooms.md)
- [NFT Lease](https://docs.moonpoly.io/nft-lease.md)
- [NFT Staking](https://docs.moonpoly.io/nft-staking.md)
- [NFT Shop & Marketplace](https://docs.moonpoly.io/nft-shop.md): ABOUT NFT SHOP
- [$CMP Tokenomics](https://docs.moonpoly.io/tokenomics.md)
- [Roadmap](https://docs.moonpoly.io/roadmap.md)
- [Smart Contract Audit](https://docs.moonpoly.io/smart-contract-audit.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.moonpoly.io/master.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.
