> For the complete documentation index, see [llms.txt](https://monkeysland.gitbook.io/monkeys-land-zombie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monkeysland.gitbook.io/monkeys-land-zombie/about-monkeys-land-zombie.md).

# About Monkeys Land-Zombie

A group of monkeys have been influenced by modern human technologies and their genetics have changed! \
These monkeys, after turning into "Zombie Monkeys", quickly made their way to an unknown land to recover. They named this place "Monkeys Land". \
"Zombie Monkeys" realized that other monkeys used to live in this land who destroyed many resources and now their generation is extinct! \
So now the only inhabitants of "Monkeys Land" are "Zombie Monkeys". \
Despite their appearance, "Zombie Monkeys" are very intelligent and sophisticated and have adapted to artificial intelligence technology.&#x20;

"Zombie Monkeys" now have two important goals:

* Recover themselves
* and create new resources. So "Zombie Monkeys" know very well that to achieve their goals, they must first unite.

Monkeys Land will offer a total supply of 5555 NFTs. These tokens will be issued on Polygon blockchain and will be used to access various features and services within the platform. Users will be able to stake their tokens to earn rewards, participate in the DAO, join the VIP community, benefit from airdrop tokens, and even play a game.&#x20;

*This article shows that Monkeys Land will have a fungible token in the future.*

The Monkeys Land core team is composed of Walter Gill and Robert Harley (Co-Founders), Walter Gill (CEO), Z.Kaie (NFT Artist), and Robert Harley (CMO). This team brings together a unique combination of experience and expertise in blockchain, business, and art.


---

# 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://monkeysland.gitbook.io/monkeys-land-zombie/about-monkeys-land-zombie.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.
