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

# WANTED Bounties

**WANTED** is a 21-piece collection of animated 1/1 "WANTED poster" stags. What makes it special: **every poster carries a real $STAG bounty that the holder can claim on-chain.**

## The idea

Each outlaw has a **REWARD** printed on its poster — that's **$STAG we pre-funded** and set aside for whoever holds that NFT. Buy the NFT → you can **claim its bounty** → the $STAG is yours.

* **Rarity tiers & bounties:**
  * 🟡 **Mythic** (7 "whale" 1/1s) — **6,000 $STAG** each
  * 🟢 **Legendary** (4) — **5,000 $STAG** each
  * 🟣 **Epic** (5) — **3,000 $STAG** each
  * 🔵 **Rare** (5) — **2,000 $STAG** each
* **Total bounties:** **87,000 $STAG**.

## How to claim your bounty

1. Own a WANTED NFT (mint it — see [How to Mint](/stag-docs/nfts/how-to-mint.md)).
2. Go to **stagwifhood.fun/nfts**, find your outlaw.
3. Tap **💰 Claim bounty**, confirm in your wallet.
4. The $STAG is sent straight to your wallet. (You can claim each piece's bounty **once**.)

> 🔒 **It's safe & trustless:** the bounty $STAG sits in a locked contract. Only the *real current holder* of each NFT can claim its bounty, and once the owner locks it, even the team can't touch it.

## Triple value

A WANTED NFT can:

1. **Pay you** its $STAG bounty (claim once).
2. **Earn you ETH** — stake it in the [Sherwood Vault](/stag-docs/earn-real-eth/staking.md).
3. **Be a collectible** — an animated 1/1 you can hold or trade.

## Pricing (mint)

Priced by rarity (about **$20–$35** worth of ETH depending on tier). The exact ETH price is set on the mint page.


---

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