> For the complete documentation index, see [llms.txt](https://rugzombie.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rugzombie.gitbook.io/docs/basic-information/main-features.md).

# Main Features

1. **NFT Farming:** Stake in our graves, tombs and spawning pools to earn NFTs.
2. **Liquidity & Yield Farming**: Liquidity pairings with ZMBE-BNB in our [TOMBS](/docs/basic-information/main-features/tombs.md) for exclusive, vrf randomized NFT rewards. The more you stake, the better your odds of rare NFTs. All our grave also emit a nominal amount of ZMBE so you can earn even more NFTs.
3. **Games:** Our partner, Dead Games, will be releasing games based on the RugZombie NFT collection and token.  We are proud to have this game studio delivering high quality content for the RugZombie project.
4. [**Secondary Market**](/docs/basic-information/nft-marketplace-+-gamefi-services/oblivion-nft-marketplace.md): The Oblivion NFT Marketplace, another ecosystem project boasts of a peer to peer marketplace to buy, sell, trade and rent your NFTs and other favorite NFT collections. We are glad to work with them in our RugZombie network of partners.
5. **Community Building Features**: Secret Dapp Sections, Special Events, and other fun ways to earn $ZMBE and Collectible NFTs.&#x20;

As you can see, our main features have nothing to do with tokenomics (which you can see next), because **utility and development is the underlying value of our blockchain project.**&#x20;

{% hint style="info" %}
We will update the main features page as features are released.
{% endhint %}


---

# 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://rugzombie.gitbook.io/docs/basic-information/main-features.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.
