# 6. NFTs and Buildings

Upgrading buildings is crucial for optimizing every aspect of club management — from player development and squad depth to finances, energy recovery, and medical support. Assigning NFT specialists from the [Lazy Staff](/how-to-lazy-football/managing-nfts/lazy-staff.md) collection further boosts building efficiency.&#x20;

In Lazy Football, there are 5 buildings where Lazy Staff NFTs can be assigned to boost performance. Each NFT has a specialization that determines where it can be used effectively:

* Accounting — effective in the Office — reduces operational costs.
* Coaching — effective in the Training Center — increases skill gains from training.
* Physiotherapy — effective in the Fitness Center — accelerates and maximizes energy recovery.
* Medicine — effective in the Medical Center — reduces injury downtime.
* Scouting — effective in the Sports School — increases the quality of new players.

***

### Assigning NFTs to Buildings

To boost a building, click the Boost Building button on the building card. This will open a selection window showing all available NFTs. The skill relevant to the building will be highlighted, making it easy to pick the most effective NFT.

<figure><img src="/files/io4PwcJyh5TPJEE6zQza" alt=""><figcaption><p>Boost Building feature for adding NFT</p></figcaption></figure>

Once an NFT is assigned, the button changes to Manage NFT. Clicking it allows you to level up the NFT’s skills directly within the building or remove it if you wish to assign a different one.

<figure><img src="/files/4itZTp8v1incspfQ5hZU" alt=""><figcaption><p>Manage NFT feature</p></figcaption></figure>

***

### Skill Color Coding

Each NFT specialization has a distinct color. This visual system helps quickly identify where each NFT skill is applicable.

<figure><img src="/files/51CRoa6vR9Je2IWBTfPr" alt=""><figcaption><p>NFT skills color scheme</p></figcaption></figure>

***

### NFT Work Efficiency&#x20;

The efficiency of an NFT employee in a building depends on:

* The level of the corresponding skill.
* The rarity of the NFT — in some cases, higher rarity provides a performance bonus.
* The time the Staff has been assigned to the building — when assigned, their effectiveness starts at **0%** and gradually increases to **100% over 7 days**.\
  Keeping Staff in place helps maximize their effect — frequent changes will reset this progress.

<figure><img src="/files/He9tGk9A2qDdNEj50LnR" alt="" width="345"><figcaption><p>Removing NFT from a Building resets its efficiency gain progress</p></figcaption></figure>

Choosing the right staff for each building significantly improves your club’s performance.


---

# 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/nfts-and-buildings.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.
