# The NFT Collection - BUFU

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

**About the Collection**

The BUFU NFT collection would serve as an additional reward mechanism within Burnify.App. It's designed so that 50% of the Burnify protocol fee would be directed towards this collection.

#### Earning Rewards

* **Gaining Strength:** Creating a batch would increase strength by 2. For example, making 5 batches would grant 10 strength.
* **Losing Strength:**
  * Unstaking one or more NFTs would halve your accumulated strength. For each NFT, your strength is halved.
  * Not making any batches for 4 consecutive cycles would decrease strength by 3 for each missed cycle.

#### Special Notes on NFT Strength

* **Unstaking Impact:** Unstaking an NFT would reduce its strength by 50% (rounded down). For instance, an NFT with 9 strength would have 4 strength when unstaked.
* **Inactivity Penalty:**
  * Unstaking an NFT with 3 days of inactivity would result in an immediate 50% drop in strength, followed by a loss of 3 strength per day after an additional 2 days.
  * An NFT's strength would also decrease by 2 if it remains inactive for 4 cycles.


---

# 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://litepaper.burnify.app/overview/the-nft-collection-bufu.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.
