# Rewards Assignments

Based on the value of your NFT you will accumulate rewards.&#x20;

Thanks to our Smart Contracts technology we can apply a commission from every transaction of the token via DeFi. These commissions are then accumulated in a pot and distributed via our Smart Contract technology for the Rewards, called **Keeper Contract** (*more in the Keeper Contract page)*.

Its work is simple but technically complex, in the image below you can appreciate in detail the weight of the rewards percentage coming to each NFT owner from the rewards pool. The mechanism assigns rewards from a reward pool that picks its balance from an additional 3% slippage added above the normal transactions commissions applied by the DeX itself. The rewards are then, from this additional 3%, distributed depending on the weight of the NFT and assigned by its rarity. See the weight and rewards applied by e to each NFT below:

![\* Be aware that rewards pool will be pegged with the transactions slippage coming only from Decentralized exchanges such as Pancakeswap or Bakeryswap.](/files/9kxMmK3DDYoKhYuD9x6Y)


---

# 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://mavatrix-doc-repository.gitbook.io/mavatrix-litepaper/reward-based-nfts-the-mvtx-collection/rewards-assignments.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.
