> 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/utility/airdrop-token.md).

# Airdrop Token

## **What is airdrop token?**

Monkeys Land-Zombie NFTs offer an exciting feature called “**Airdrop Tokens**”. If you’re wondering what that means, allow us to explain. As part of our roadmap, Monkeys Land-Zombie project is not just an NFT project; it will launch its token in the future. The features and uses of the Monkeys Land-Zombie project token will be revealed later, but one thing we can say for sure is that we will have an Airdrop.\
\&#xNAN;*(Of course, we may soon talk to our VIP community about the use of* Monkeys Land-Zombie *fungible tokens)*

After we mint the entire NFT collection, we will follow our roadmap and launch the Monkeys Land-Zombie token. Like other fungible token projects, we will allocate a portion of our tokens for the Airdrop and distribute it among people based on our policies. However, only holders of Monkeys Land-Zombie NFTs will receive Airdrop tokens.

For example, if you own one Monkeys Land-Zombie NFT, you will receive 200 Monkeys Land-Zombie Tokens. If you have two NFT, you will receive 400 Monkeys Land-Zombie Tokens, and so on. This is an exclusive opportunity for our NFT holders to get their hands on our new fungible token.

Stay tuned to learn more about the exciting future of Monkeys Land-Zombie project and its NFTs and fungible tokens.


---

# 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/utility/airdrop-token.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.
