# Consumption Scenario

### **NFT Acquisition/Burning and Boosts**

* NFTs can be purchased or burned using ETH, with each NFT providing a certain percentage of experience point boost.
* Users must buy NFTs to boost and stake ETH to enhance their earning rate.
* The more ETH staked, the higher the boost to the user's earning rate.
* As users level up, their output increases, leading to higher earnings.

### **Decentralized Advertising Fees**

* TruAirdrops can be created with tokens or NFTs with a pricing model.
* Profits from TruAirdrop will be shared with the token stake users.
* More details on the pricing model coming soon...

<br>


---

# 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://trumen.gitbook.io/truworld/token-model/consumption-scenario.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.
