# View your active RECs

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

1. Select ‘**Redemptions**’ on the side menu (or hamburger menu on mobile)

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

2. View your RECs by renewable energy type on the cards at the top of the screen.

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

3. You have the option to sell those RECs on the 'Trade' page, transfer them on the 'Transfer' page, or redeem them by clicking on the 'Redeem' button on the 'Redemptions' page.


---

# 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.fuelswitch.io/manage-and-redeem-your-recs/view-your-active-recs.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.
