> 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/nfts.md).

# NFTs

**Graves**

It sucks to be the victim of a rug pull. While you may never recover the lost value of certain tokens, we remain committed to helping you get value in a novel way: custom NFTs.&#x20;

Our [GRAVES](/docs/basic-information/main-features/graves.md) allow users to earn custom NFT artwork that will be a consolation prize of sorts for being scammed. These should be considered for their artwork and potential game utility only.

**Spawning Pools**

We don't offer NFTs for rug pulls only, we have several ways for our users to acquire RugZombie NFTs. We also aim to provide utility for NFT collections outside of our project (see [QaaS](/docs/basic-information/nft-marketplace-+-gamefi-services/dead-games-studio/quest-as-a-service-qaas.md)). Our Spawning Pools let you earn Partner Tokens AND RugZombie NFTs at the same time.

**Gaming & Merchandise**

Our NFTs will serve many functions; they will play a key role in a  [gaming ecosystem](/docs/basic-information/main-features.md) and our merchandise arrangements.

Our NFTs will come with ratings based on rarity ([view our Medium Article for more](https://rugzombie.medium.com/retiring-graves-and-grave-multipliers-on-rugzombie-afb823e249e3?source=user_profile---------23----------------------------)).

**Secondary Market Sales**

Additionally, with our partner oblivion.art, users may trade their trophy NFTs with others. NFT artwork is exclusive to each particular rugged token project, and will therefore be more difficult to acquire for those who were not scammed, making them fairly unique ie valuable as collectibles.&#x20;

If you have suggestions for artists for our NFT collection we would be happy to hear. [Let us know here](/docs/feedback-suggestions-and-bug-bounty.md) or in our [telegram](/docs/other-links/socials.md) group.


---

# 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/nfts.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.
