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

# NFTs

Sogni NFTs aren’t just collectibles—they’re proof you showed up early, did the work, and earned your place in the story. Some unlock perks, others are brag-worthy flexes, and a few will only make sense later. Either way, they’re all yours to keep (some are even soulbound, meaning you can’t sell them—because they’re tied to your unique contribution).

***

## 🥇 Testnet Warrior Badges

**These are soulbound NFTs awarded to the top 250 contributors in our Testnet phases.**

You could earn up to three distinct Warrior Badges:

* **Artist Warrior Badge** — for top artists
* **Fast Worker Warrior Badge** — for top Fast Workers
* **Relaxed Worker Warrior Badge** — for top Relaxed Workers

{% hint style="info" %}
*You only get one badge per type, even if you ranked in both Phase 3 and Phase 4, but you can hold all three types.*
{% endhint %}

### **What do they do?**

* **Artist Warrior Badge:**\
  Gives you a **daily queue priority boost** for up to 500 image jobs per day. When things get crowded, your jobs jump the line (within the same priority class).
* **Worker Badges (Fast & Relaxed):**\
  Boost your job assignment **within your performance class**, meaning you're more likely to receive work when jobs are distributed. But it won’t unfairly bump you ahead of better-performing workers. It’s just a daily head start (also capped at 500 jobs per UTC day).

{% hint style="info" %}
*Each badge only boosts one worker. If you earned multiple Fast Worker Badges, you can assign one to each eligible worker.*

These badges are **soulbound** and **non-transferable**—meant for OG contributors only.
{% endhint %}

***

## 🚀 Fast Worker Prospect & Upgrade NFTs

These NFTs represent your journey through the Fast Worker track, and give access to new features.

* **Fast Worker Prospect**\
  Think of this as your *starter badge*. You’ll receive it once you’ve met the minimum performance benchmarks in the Fast Network, and it means you’re eligible for a Fast Worker Upgrade.
* **Fast Worker Upgrade**\
  This NFT grants access to enhanced features (like earning at full speed) and is **required** to unlock higher earnings in Fast Mode. You’ll be prompted to upgrade in-app once you’re eligible. These are not soulbound, but they may be gated by performance and reputation requirements.

{% hint style="info" %}
These NFTs are **not** just cosmetic—they control access to different levels of the Fast Worker experience and may unlock future enhancements too.
{% endhint %}

***

### 🎁 Other Sogni NFTs

There are a few more floating around, and some might be claimable depending on how early you joined or what you did during Testnet.

| NFT                       | Description                                                                                         |
| ------------------------- | --------------------------------------------------------------------------------------------------- |
| **Mainnet Launch POAP**   | Proof-of-attendance for being here at Mainnet launch. A badge of honor, mostly for bragging rights. |
| **OG Sogni Badge**        | Legacy NFT given to our earliest community members. May unlock future cosmetic or platform perks.   |
| **Referral Champion NFT** | Given to top referrers. Might tie into leaderboard boosts or unique status in the future.           |

***

#### Are these tradable?

* **Soulbound NFTs** (like the Warrior Badges) are permanently attached to your account wallet. These can't be transferred or sold.
* **Non-soulbound NFTs** (like Fast Worker Upgrade) can be moved, but may still be tied to performance or app-level permissions.

#### Where do I find my NFTs?

All NFTs live in your **Sogni wallet**, automatically created when you sign up. You can:

* View them in-app (coming soon)
* Check them on explorers like **BaseScan**
* Or, if supported, see them on marketplaces like **Zora**

#### What’s next?

We’re planning more ways to use your NFTs: customizations, roles, secret drops, and access to exclusive experiences. Some perks will be visible right away, others may evolve over time.


---

# 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://sogni.gitbook.io/sogni-docs/rewards/nfts.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.
