# 9.3 NFTs

### NFT Marketplace (Web3 Wallet Required)

Lazy soccer NFTs are: Lazy Staff, Lazy Alpha and Lazy Boxes. You can find detailed information about NFTs in section 11. [Managing NFTs in Lazy Football](/how-to-lazy-football/managing-nfts.md).

&#x20;After connecting a Web3 wallet, you unlock:

* **Buying NFTs.** Purchase any NFT from the market with USDC (and ETH for gas fees).&#x20;
* **Listing NFTs.** List your NFT at any price. If the card is dimmed with a hammer icon, it’s yours and can be delisted or repriced.
* **Transaction Monitoring.** Check each NFT transaction’s status directly from your history tab.

<figure><img src="/files/0bXYv5O4ydco7S7Lz1vh" alt=""><figcaption><p>NFT Market in Lazy Football (Lazy Staff NFT)</p></figcaption></figure>


---

# 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://docs.lazy.football/how-to-lazy-football/market/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.
