# NFT Rewards

In this case, users receive not $MCRT, but NFT as a reward.

Users may choose a period of time they want their tokens to be staked, again ranging from from 180 days to 5 years. Each period includes a certain type of in-game NFT as a reward, with a minimum of $MCRT to be pledged in order to redeem this reward.<br>

<table><thead><tr><th width="272.7264957264957" align="center">Duration</th><th width="251" align="center">NFT</th><th align="center">$MCRT Required</th></tr></thead><tbody><tr><td align="center">180 days</td><td align="center">Item</td><td align="center">80,000</td></tr><tr><td align="center">1 year</td><td align="center">Character</td><td align="center">160,000</td></tr><tr><td align="center">3 years</td><td align="center">Land</td><td align="center">1,600,000</td></tr><tr><td align="center">5 years</td><td align="center">Land x2</td><td align="center">2,500,000</td></tr></tbody></table>

Users accumulate NFT points during their pledging period. These points can be exchanged for NFTs after the pledging period is over and actual NFTs are released.<br>

<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/nft-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.
