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

# The Nemus NFT

Nemus NFTs are released in ‘drops’ and each drop corresponds with a region of the Amazon rainforest. As these are real world locations, each region and drop has its own unique story and initiatives with which Guardians can become involved.&#x20;

All it takes to become a Guardian is to acquire an NFT.

## Acquiring an NFT

Before each drop release, tickets will become available for purchase in the Nemus app. Holding a ticket entitles a Guardian to a 1:1 exchange for a corresponding NFT. Once the minting phase for an NFT has begun, a Guardian will select the location for their NFT on the map, the ticket is burned and the NFT is minted.&#x20;

Learn more about our [ticket system](/nemus-docs/nemus-drops/drop-one-the-genesis-drop/participating-in-the-drop/mint-tickets.md), or continue on to learn the finer points of the Nemus NFT.


---

# 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.nemus.earth/nemus-docs/nemus-litepaper/the-nemus-nft.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.
