# 10. Managing NFTs in Lazy Football

### Official NFT Collections

Lazy Football features **three official NFT collections**, each serving a unique role in gameplay and progression:

* [**Lazy Staff** ](/how-to-lazy-football/managing-nfts/lazy-staff.md)— unique in-game NFTs representing your club’s professionals — from physiotherapists and scouts to coaches, medics, and accountants — who directly influence your team’s growth and overall efficiency.
* [**Lazy Alpha**](/how-to-lazy-football/managing-nfts/11.2.-lazy-alpha.md) — the genesis NFT collection of Lazy Football that unlocks exclusive utility, including the ability to breed and create new Lazy Staff NFTs.
* [**Lazy Boxes**](/how-to-lazy-football/managing-nfts/11.3.-lazy-boxes.md) — special NFTs crafted to securely store your Gems — each box holds exactly 25 Gems.

All three collections are integrated with the Lazy Football ecosystem and can be managed directly via your wallet or the in-game interface.

***

### Inventory

Inventory is your central place to manage all NFT assets in Lazy Football. It’s divided into two sections:

* **In-game Wallet:** NFTs available for use inside the game (locked on the contract after depositing).
* **Crypto Wallet:** your connected external Web3 wallet, where you can store NFTs outside the game.

***

### Available Actions

* **Deposit NFTs:** Lock your NFTs on the game contract, making them available for in-game use.
* **Withdraw NFTs:** Unlock your NFTs from the game contract, making them accessible again in your external wallet.\
  Both actions are on-chain transactions on the Base network. You’ll need ETH in your wallet to cover minor gas fees when depositing or withdrawing NFTs.
* **NFT Management:** Use in-game NFTs for key actions, including:
  * **Breeding:** Create new NFTs by combining eligible assets.
  * **Rarity Upgrade:** Upgrade the rarity level of your NFTs.
  * **Box Opening:** Open Lazy Boxes to receive in-game items.


---

# 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/managing-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.
