> For the complete documentation index, see [llms.txt](https://docs.monkeykingdom.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monkeykingdom.io/wiki/introduction.md).

# Introduction

- [Monkey Kingdom](https://docs.monkeykingdom.io/wiki/introduction/monkey-kingdom.md)
- [Vision and Values](https://docs.monkeykingdom.io/wiki/introduction/monkey-kingdom/vision-and-values.md)
- [The Team](https://docs.monkeykingdom.io/wiki/introduction/monkey-kingdom/the-team.md)
- [Roadmap](https://docs.monkeykingdom.io/wiki/introduction/roadmap.md)
- [Genesis (Gen 1 & 2)](https://docs.monkeykingdom.io/wiki/introduction/genesis-gen-1-and-2.md): Generations 1 & 2 consist of 2,222 and 2,221 algorithmically generated 32x32 pixel NFTs that exist on the Solana Blockchain, the male Wukongs and the female Diamond Baepes.
- [Migration to Ethereum](https://docs.monkeykingdom.io/wiki/introduction/genesis-gen-1-and-2/migration-to-ethereum.md)
- [Monkey Legends (Gen 3)](https://docs.monkeykingdom.io/wiki/introduction/monkey-legends-gen-3.md): Next Gen Legendary Avatars, by Monkey Kingdom, Metaverse ready. Welcome to the Kingdom.
- [PEACH](https://docs.monkeykingdom.io/wiki/introduction/peach.md)
- [Defend the Kingdom](https://docs.monkeykingdom.io/wiki/introduction/defend-the-kingdom.md): Epic tower-defence mobile game available on iOS and Android
- [Events](https://docs.monkeykingdom.io/wiki/introduction/events.md)
- [Steve Aoki Metaverse Party](https://docs.monkeykingdom.io/wiki/introduction/events/steve-aoki-metaverse-party.md): Christmas celebration
- [Monkey Legends Reveal](https://docs.monkeykingdom.io/wiki/introduction/events/monkey-legends-reveal.md): Celebrating the reveal of Monkey Legends
- [Metacon 2022](https://docs.monkeykingdom.io/wiki/introduction/events/metacon-2022.md)
- [IRL NFT Exhibitions](https://docs.monkeykingdom.io/wiki/introduction/events/irl-nft-exhibitions.md)
- [Crypto Events & Expos](https://docs.monkeykingdom.io/wiki/introduction/events/crypto-events-and-expos.md)
- [Official Links](https://docs.monkeykingdom.io/wiki/introduction/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 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.monkeykingdom.io/wiki/introduction.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.
