# $MCRT Rewards

Holders may choose a period of time for pledging ranging between 30 days and 5 years. Every period longer than 30 days unlocks an increase of the pledging bonus, ranging incrementally with the chosen length of the pledging period from 20% to 500%.<br>

<table><thead><tr><th align="center">Duration</th><th width="185" align="center">Bonus (% of generated APR)</th></tr></thead><tbody><tr><td align="center">30 days</td><td align="center">0%</td></tr><tr><td align="center">90 days</td><td align="center">18%</td></tr><tr><td align="center">180 days</td><td align="center">40%</td></tr><tr><td align="center">1 year</td><td align="center">90%</td></tr><tr><td align="center">3 years</td><td align="center">250%</td></tr><tr><td align="center">5 years</td><td align="center">500%</td></tr></tbody></table>

Holders will receive their APR + this pledging bonus. The APR is dynamic and subject to change depending on the total number of pledged tokens, however you can also make a real time calculation using the calculator available on the pledging page.

The bonus is calculated from the number of tokens received as a reward.

For example, if 10,000 $MCRT were sent to our pledging pools and 4800 tokens were sent as APR rewards during this period - the 90% bonus would mean an additional 4320 $MCRT tokens will be credited at the end of the pledging period.

\ <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://docs.magiccraft.io/pledging/usdmcrt-rewards.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.
