> 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/defi-and-game-mechanics.md).

# DeFi & Game Mechanics

Nemus collectibles are designed with game mechanics that offer a series of quests to “explore” an NFT, and DeFi mechanics that reward Guardians who choose to “conserve” their NFTs.

While some Guardians will optimize their collection for exploration, others may choose the path of optimizing their collection to maximize rewards. Either way, these mechanics are designed to be fun, educational and intellectually stimulating. They offer opportunities for Guardians to be involved as much (or as little) as they like.

Regardless of whether a Guardian decides to earn XP (experience points) to increase status, receive NEA rewards, or mint rare features, every action works to benefit the broader Nemus ecosystem. Join in the conversation on [Discord](https://discord.gg/wZmBj3UyhH) to be among the first to learn and participate and stay tuned to our roadmap for the release of both conservation and exploration features.


---

# 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/defi-and-game-mechanics.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.
