> For the complete documentation index, see [llms.txt](https://guidebook.redi.io/guidebook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidebook.redi.io/guidebook/digital-renewables-dr/rewards/how-to-claim-rec-nft.md).

# how to claim REC NFT

**If you have received rewards in redi during a participating round, you can check your current balance in your ‘reward history’ page.**

1. **Claim REC NFTs**

Your rewards can be used to claim REC-NFTs, with a total of four (4) different values to choose from. Please note, you may require a minimum balance of redi in order to trade for any one of the available NFTs to cash out. Remaining balance can not be refunded.

| NFT level | NFT value |
| :-------: | :-------: |
|     1     |  500,000  |
|     2     |  300,000  |
|     3     |  200,000  |
|     4     |   50,000  |

2. **Cash out  REC NFTs**&#x20;

When you select a desired NFT, you will be transferred to your wallet API page, in which you must complete the transaction of claim + buyback for the cash out process to be complete (ie. once all stages of the transaction is complete, redi will be distributed to your wallet).

**Note the following status:**

* Select: you may select this NFT with your current redi balance&#x20;
* Claim: Please finish your transaction to claim the selected NFT&#x20;
* Buyback: Please finish your transaction to cash out the selected NFT


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guidebook.redi.io/guidebook/digital-renewables-dr/rewards/how-to-claim-rec-nft.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.
