# NFT economics

**Introduction**

There are two types of NFTs.&#x20;

* *Founder's NFT*: Dropshit - The game" introduces a dynamic NFT staking system that allows players to earn significant rewards by locking their unique character NFTs for predetermined periods
* *NFT Booster*: In the project, NFTs serve not only as collectible assets but also as integral elements that enhance gameplay through temporary boosts


---

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