> 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/monkey-kingdom/vision-and-values.md).

# Vision and Values

## Our Vision

The core mission of Monkey Kingdom is to bring culture and Web 3.0 art to mainstream audiences, and represent Asian communities.

### Unite and Connect

We are exceptionally proud of the tightly knit and passionate community that has chosen to grow with us. While initially starting out as a uniquely Asian focused project and drawing endorsements mainly from East Asia, the project has grown to become internationally renowned. As a result, we not only managed to unite Asians living across various parts of the world, but also built a community that consists of members from many countries and diverse backgrounds.

Monkey Kingdom will always bring new experiences and exclusive access to its community by never forgetting its core mission and constantly innovating to bridge the gap between the physical world and the metaverse. As we continue to develop the project, we aim to bridge this gap in the form of [merchandise](https://ambushthekingdom.com/), [exhibitions](/wiki/introduction/events/irl-nft-exhibitions.md), and [physical events](/wiki/introduction/events/monkey-legends-reveal.md).&#x20;

## Our Values

### Giving Back to the Community

Monkey Kingdom prides itself on giving back to its community. During the Lunar New Year of 2022,  [Magic Peach NFTs](https://magiceden.io/marketplace/magic_peaches_by_monkey_kingdom) were airdropped to our [Genesis](/wiki/introduction/genesis-gen-1-and-2.md) holders to prepare them for [breeding](/wiki/holders-utilities-and-benefits/breeding.md). We also organized the first virtual-reality dating show [Too Hot to Handle](/wiki/holders-utilities-and-benefits/breeding/too-hot-to-handle.md) for our community who wanted to breed but only possessed a single monkey.&#x20;

Other utilities include cross-chain [staking ](broken://pages/2WHQVdk4CkcPQqJTloNs)of [Gen 1 & 2](/wiki/introduction/genesis-gen-1-and-2.md) to earn [PEACH](/wiki/introduction/peach.md), an ERC-20 token. [PEACH](/wiki/introduction/peach.md) has a variety of uses, including redeeming whitelist spots for partner projects, exchanging for limited edition merchandise and more.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.monkeykingdom.io/wiki/introduction/monkey-kingdom/vision-and-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
