> For the complete documentation index, see [llms.txt](https://whitepaper.coincraze.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.coincraze.co/platform-features/quest-nft/what-is-quest-nft.md).

# What is Quest NFT?

<figure><img src="/files/Udw3aabfC9XxnCOEqDnU" alt=""><figcaption></figcaption></figure>

At Coincraze, users aren’t just participants — they’re contributors.

And **Quest NFT** is how we prove it.

A Quest NFT is a non-transferable, on-chain proof of contribution issued to users who have actively engaged with the platform: completing quizzes, joining events, testing products, creating content, helping the community, and more.

Minted on the Arbitrum blockchain, it is permanently stored in the user's wallet and displayed on their Coincraze profile as a badge of recognition.

### 🎯 What Makes It Different?

Quest NFTs are not speculative assets, collectibles, or investment tools.\
They cannot be bought, sold, or transferred.

Instead, they symbolize trust, reputation, and earned access — exclusive privileges that can only be unlocked by meaningful action.

### 🛠️ Technical

<table><thead><tr><th width="189.99993896484375">Attribute</th><th width="442.0001220703125">Description</th></tr></thead><tbody><tr><td>Blockchain</td><td>Arbitrum (Ethereum Layer 2)</td></tr><tr><td>Storage</td><td>User wallet + Coincraze profile</td></tr><tr><td>Duration</td><td>Permanent (no expiry)</td></tr><tr><td>Transferability</td><td>Non-tradable, non-transferable</td></tr><tr><td>Ownership</td><td>1 NFT per level per user</td></tr><tr><td>Function</td><td>Unlocks internal access: quizzes, testnets, DAO, retrodrops, mod/admin zone</td></tr></tbody></table>

In Coincraze, **access isn’t bought — it’s earned**.

We don’t measure value by how much someone holds, but by how much they contribute.\
Quest NFTs make those contributions visible, verifiable, and permanent — on-chain.


---

# 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://whitepaper.coincraze.co/platform-features/quest-nft/what-is-quest-nft.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.
