# Playing Sheepfarm with NFTs

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

Playing with NFTs in the game opens up a world of possibilities. You can acquire NFTs like pastures, sheep, and decorations from platforms like [**Opensea** ](https://opensea.io/collection/sheepfarm)to enhance your in-game experience. These virtual assets can be seamlessly transferred between Meta-land and the real world via our [**website**](https://sheepfarm.io/).

#### <img src="/files/X6L3O0a0WWhlnL05es6Z" alt="" data-size="line"> Accessing Your Collection

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

Viewing your **SheepFarm NFTs** is simple—just connect your wallet to the [inventory ](https://sheepfarm.io/inventory)menu on the website. Any item that’s an NFT will have a small badge indicating its network, making it easy to spot which of your in-game treasures are NFTs.

#### <img src="/files/F4BXUNB06PvWoWxX8seq" alt="" data-size="line"> Benefits of Playing with NFTs

NFTs bring real benefits to your farm. You can [**sell the wool**](#selling-nft-sheep-wool) produced by your **NFT sheep** for <img src="/files/f9mxSL4aHUVz1FTSXFl2" alt="" data-size="line"> [**MARD tokens**](/guide/gameplay/currency.md#mard-tokens-the-currency-of-opulence), giving you a steady income. Plus, if you ever want to transfer your NFTs to another wallet or sell them on third-party marketplaces, you have complete ownership and flexibility over your items.

#### <img src="/files/KpS2h1DyoVTnneNqveD4" alt="" data-size="line"> Minting Non-NFT Items

In an exciting new twist, you can now [mint your non-NFT in-game items into NFTs](/guide/web-3.0/playing-sheepfarm-with-nfts/minting-nfts.md), offering even more potential for building your collection. It’s a great feature for NFT collectors looking to expand and enhance their virtual assets.

***

## <img src="/files/Qg5VduZZxkFkuVp67V2K" alt="" data-size="line"> Selling NFT Sheep Wool

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

You can sell the wool produced by your ***NFT sheep*** to **Marge**, a regular visitor to sheep farms who’s always on the hunt for high-quality wool. The rarity of your sheep determines the wool’s value—rarer sheep produce more valuable wool. Marge is a well-known figure in **Meta-land**, famous for her fashion expertise. She turns locally-sourced wool into stylish clothing and is deeply committed to supporting local shepherds, helping to enrich the sheep farming culture in the village.

### **Guide: Selling the Wool of NFT Sheep**

1. **Access Inventory**: While in Sheep Farming mode, navigate to the right-hand side of your screen to access your <img src="/files/xMbtoUOEcQsufKnHxJ77" alt="" data-size="line"> inventory.
2. **Locate Wool Tab**: Inside your inventory, click on the <img src="/files/S8ZWJnOG32LzykQB6up3" alt="" data-size="line"> **Wool** tab.
3. **Initiate Selling Process**: If you have wool from NFT sheep, a <img src="/files/r9vGL9lg7ijfbHlU6eRZ" alt="" data-size="line"> **Sell** button will appear next to it. Click it to begin selling your wool to Marge.
4. **Select Quantity**: Choose the amount of wool you want to sell and confirm your choice.
5. **Receive MARD Tokens**: Once confirmed, the MARD tokens from the sale will be added to your in-game balance.

***

## <img src="/files/iWiFmD3SraCCXZYMii4F" alt="" data-size="line"> **Reveal Your NFT Sheep’s Attributes**

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

Every sheep has its own distinct personality and hidden [attributes](/guide/gameplay/sheep/attributes-and-training.md), just waiting to be uncovered. Strengthen your connection with your sheep by revealing their unique characteristics and unlocking their potential.

### Guide: Revealing NFT Sheep's Stats

1. **Link Your Wallet**: Make sure your wallet is connected on the game's website. Click the wallet button in the top right corner and follow the prompts to securely connect your wallet.
2. **Visit Sheep Reveal Tab**: Head over to the **Reveal** tab in the **Racing** menu on the website. Click to proceed.
3. **Select Sheep**: On the **Sheep Reveal** page, click the **Select Sheep** button and choose the NFT sheep you want to reveal. You’ll be prompted to select from your collection.
4. **Confirm Reveal**: Confirm the reveal process, which costs **50** <img src="/files/uIVXPUdCBsLaRItDHZP9" alt="" data-size="line"> **Rainbow Beanz**. Ensure you have enough Rainbow Beanz before continuing.
5. **View Detailed Stats**: Once the process is complete, you’ll be able to see your sheep’s detailed racing attributes and stats.
6. **Manage Revealed Sheep**: You can now view all sheep whose stats have been revealed. Easily navigate through the list, filter by **My Reveal**, or search using a token ID number to view specific sheep.

***

***


---

# Agent Instructions: 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://guide.sheepfarm.io/guide/web-3.0/playing-sheepfarm-with-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.
