> For the complete documentation index, see [llms.txt](https://docs.fuelswitch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fuelswitch.io/manage-and-redeem-your-recs/redeem-recs-and-download-your-redemption-statement.md).

# Redeem RECs & download your Redemption Statement

{% hint style="info" %}
Your Active (tradeable/redeemable) RECs will display when your trade is approved by your registry, and you have paid the transaction fee
{% endhint %}

### Redeem your RECs

1. Select ‘**Redemptions**’ on the side menu (or hamburger menu on mobile)
2. View your RECs by renewable energy type in the cards at the top of this screen.

<figure><img src="/files/R8lldDZ19baLbfI35Laz" alt=""><figcaption></figcaption></figure>

3. Select **Redeem**
4. A form will load to fill out the details of the beneficiary of the redemption statement. This refers to the company on whose behalf the RECs are being redeemed.

<figure><img src="/files/jI4nnpXuY4PAZnrrkYPx" alt=""><figcaption></figcaption></figure>

5. After submitting the redemption statement, it needs to be approved by the relevant registry, who will review the underlying information and issue you with a redemption statement.
6. When viewing your redemption certificate, you can download a PDF version of the certificate by selecting the **Download** button at the top right of the page.

<figure><img src="/files/nXVDWXwIn0zG3Jd58Co5" alt=""><figcaption></figcaption></figure>

CONTACT US AT <INFO@FUELSWITCH.IO> FOR ANY FURTHER ENQUIRIES


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fuelswitch.io/manage-and-redeem-your-recs/redeem-recs-and-download-your-redemption-statement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
