# Get RECs

Here we demonstrate how to consolidate your energy data, so that you can receive RECs. If you follow along with this guide, you should now have energy data uploaded to your renewable energy project. Complete the previous steps if you don't have any data yet.&#x20;

1. Navigate to ‘**My Energy Submissions**’ on the side menu (or hamburger menu on mobile)
2. Your energy summary will show in the table split per individual renewable energy device/project. The system auto-calculates your total generation.
3. Select a device that has more than 1MWh (1000kWh) and click ‘**Submit**’ on the specific device's line item, on the right side of the screen.

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

4. The system will provide you with a confirmation pop-up on the total nr of RECs you can submit for issuance. Click ‘**Confirm Submission**’ to have your Renewable Energy Certificate (REC) verified by the Registry and minted on the blockchain.

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

Your REC request is sent to the registry to approve your data. This will enable you to sell your RECs on the marketplace.


---

# 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-your-projects/get-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.
