> For the complete documentation index, see [llms.txt](https://hellstreet.gitbook.io/hellstreet-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hellstreet.gitbook.io/hellstreet-docs/about-the-game/hellstreets-nfts.md).

# ☄️ HellStreet's NFTs

**We have rolled out a limited NFT collection that’s not just art: these NFTs are official in-game currency, reward tokens for quests, and keys to exclusive experiences across the metaverse. This is where creativity, utility, and play collide — and it’s going to be epic** ✌🏿

Our collection boasts 320 unique NFTs, each imbued with distinct properties granting privileges across various facets of the HellStreet universe. With each game update, we unveil 10 new NFTs, enriching the experience for our community.

Every NFT is a singular creation, harboring exclusive features and hidden secrets within the game.

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

\*\*HellStreet — NFT Lab \*\*

**What’s coming:**

**A new capped NFT collection** — beautifully designed, lore-driven pieces that mirror HellStreet’s worlds and characters.

**In-game currency utility** — these NFTs aren’t just collectibles. They’ll function as a spendable currency inside HellStreet to buy wearables, access passes, event tickets, and special services.

**Earned through play** — you’ll be able to receive NFTs as rewards for completing quests, seasonal challenges, and community events. Think: play great, get rewarded, spend or trade what you earn.

**Exclusive perks** — certain rarer NFTs will unlock VIP access to events, creator drops, and priority booking for in-world venues.

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

**Why this matters:**

This isn’t a “drop” for collectors only — it’s a functional game economy upgrade. By tying NFTs to in-game utility and quest rewards, we’re making every action in HellStreet meaningful: explore a world, finish a mission, earn a token — use it to customize your avatar, book a slot at a hot event, or buy a limited wearable from a creator. It’s a full-circle loop from play → reward → experience. ✨

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

**What you can do now:**

Join this channel and pin the official resources — guides and mint schedule are coming soon.

Opt into the whitelist / newsletter if you haven’t already (check pinned links).

Start completing in-world intro quests and community challenges to earn early reward eligibility.

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

\*\*HellStreet — NFT Lab \*\*

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

{% hint style="info" %}
Special for developers 😘 👇
{% endhint %}

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

{% hint style="info" %}
You can find out more details, examples, NFT's, how to get them and how they work, and also all the nuances in our Discord server, category "NFT COLLECTION" 👽
{% 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://hellstreet.gitbook.io/hellstreet-docs/about-the-game/hellstreets-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.
