# Submit a Buy or Sell Order

{% 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 %}

**You will need the following in place to sell RECs**

* A [FuelSwitch Account](/manage-your-account/create-a-fuel-switch-account.md)
* A REC Registry account linked to FuelSwitch
* [Active (verified) RECs](/manage-your-projects/upload-energy-data.md) in your account

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

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

1. Indicate in whose name you are trading. If you are a Broker, select your customer from the drop-down menu. If you are trading on your own behalf, select “Myself”&#x20;
2. Select the type of renewable energy you are purchasing (Solar/Hydro/Wind/Biomass/Geothermal)

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

3. Fill in the parameters of the buy or sell order in the relevant boxes.
4. Once submitted, you will receive a pop-up confirmation for the order showing all relevant fees associated with it. If you are happy with it, clinck on the confirmation button at the bottom of the popup.

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

5. Once your order is submitted, the system will automatically match it with existing orders and fulfil the RECs and Funds associated with the order. All unfulfilled RECs in the order will remain on the order book until it is cancelled or fulfilled at a later stage.


---

# 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/trade-your-recs/submit-a-sell-order.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.
