# Crazy Panda Village

## Crazy Panda Village

- [Welcome to Panda World](https://crazy-panda-village.gitbook.io/crazy-panda-village/welcome-to-panda-world.md): Let´s take a look of who we are and what we are doing
- [Who we are](https://crazy-panda-village.gitbook.io/crazy-panda-village/overview/who-we-are.md)
- [Social media](https://crazy-panda-village.gitbook.io/crazy-panda-village/overview/social-media.md)
- [Unique Gameplay](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/unique-gameplay.md)
- [Equipment ranks](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/equipment-ranks.md)
- [Elixirs](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/elixirs.md): Remember, every piece of equipment can make a difference. Plan your strategy wisely and utilize your resources to gain the upper hand in Crazy Panda Village.
- [Gems](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/gems.md): The Enchanted Gems
- [Skills](https://crazy-panda-village.gitbook.io/crazy-panda-village/about-game/skills.md): Each class will have three primary skills and one ultimate ability, along with a passive ability tied to their upgraded weaponry.
- [Roadmap](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/roadmap.md)
- [Tokenomics](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/tokenomics.md)
- [NFT Utility and Forge Mechanism](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/nft-utility-and-forge-mechanism.md)
- [Brand and Merchandise](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/brand-and-merchandise.md)
- [Seeking Partnerships](https://crazy-panda-village.gitbook.io/crazy-panda-village/fundamentals/seeking-partnerships.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://crazy-panda-village.gitbook.io/crazy-panda-village/welcome-to-panda-world.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.
