# NFT Booster

**Introduction**

In the project, NFTs serve not only as collectible assets but also as integral elements that enhance gameplay through temporary boosts. These NFTs can be linked to specific in-game assets, providing players with strategic advantages under certain conditions.

**Overview of NFT Boost Mechanism**

NFTs can be stocked in player's account, temporarily enhancing their abilities or stats during gameplay. These boosts vary depending on the NFT's properties and the context in which they are used.

**Types of Temporary Boosts**

1. **Resource Multipliers**: Some NFTs multiply the resources or rewards gained, such as doubling experience points or in-game currency for a set number of hours.
2. **Special Abilities**: Unique NFTs can unlock special abilities for characters that are not available through regular gameplay, such as temporary invulnerable or extra-life

**Activation and Duration**

* **Activation**: Players activate these boosts by attaching an NFT to an account by burning it..
* **Duration**: The boost duration is predefined and varies based on the NFT’s rarity and specific abilities. Once activated, the timer begins, and the boost remains active for its full duration.

**Benefits**

* **Enhanced Player Experience**: Temporary boosts provide players with new ways to experience and explore the game.
* **Increased NFT Utility and Value**: The ability to apply NFTs as boosts increases their utility and, by extension, their value within the game's ecosystem.
* **Dynamic Gameplay**: With strategic deployment of NFT boosts, gameplay becomes more dynamic and engaging, requiring players to think critically about when and how to use their NFTs for maximum effect.


---

# 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.dropsh.it/economy/nft-economics/nft-booster.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.
