# User Reward

### Monthly Target

For our platform to be fun and engaging to use, we are going have 3 monthly target for our users to complete which can be anything from spending 100 TRT$ to renting 3 times a month to renting 3 different items and so on. The rewards for these target is going to be given in TRT$ back to our users.

### Achievement&#x20;

Similar to monthly target, users can also gain rewards from unlocking new achievement. However, unlike monthly targets, achievements can only be achieve once and are more difficult to achieve. Therefore, the rewards for each achievement are also going to increase for unlocking higher and higher achievements.

### NFTs

NFTs (Non-Fungible Token) is going to be one of many rewards that users can acquire through achievements.&#x20;

The NFTs is going to be use for getting a discount on the next item we're planning to rent. In addition, the number of times which the NFTs can discount for before a 1 monthly cooldown and how many percentage can the NFTs discount for depend on their rarity.

The NFTs is going to have 4 different rarity:

* Common: 5% discount, 1 times
* Rare: 10% discount, 2 times
* Epic: 15% discount, 3 times
* Legendary: 20% discount, 4 times

By utilizing this user reward system, we planning to keep our users engaged with fun users experience.


---

# 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://t-rental-2.gitbook.io/t-rental/tokenomic/user-reward.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.
