# Sell Ecocredits

## Create Sell Order

### 1. Connect Keplr Wallet

a. Select the "Connect Wallet" button in the page menu.

<figure><img src="/files/3FZJGwMHaL519UCV5sE8" alt=""><figcaption></figcaption></figure>

b. If you have not previously connected your wallet, a separate Keplr window will prompt you to approve the connection.&#x20;

### 2. Navigate to Your Portfolio

a. This option will appear when you hover over your Regen wallet address. Click "My Portfolio".

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

b. The below page will populate.&#x20;

![](/files/PDZcktx1Ljf6e8i0V2Df)

### 3. Select Ecocredits to Sell

a. Click the actions button to the right of the ecocredit batch you wish to sell from. From the menu that appears, select "Sell".&#x20;

*Note that if all the ecocredits from the given credit batch are already retired, this action won’t be available.*

<figure><img src="/files/6MQbgJtLDeH0zhogVgw1" alt=""><figcaption></figcaption></figure>

b. The below window will appear.&#x20;

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

### 4. Create Sell Order

a. Set the price you wish to charge per ecocredit and how many of the available ecocredits you wish to sell.&#x20;

b. By default, "Disable auto-retire" is **not** checked. This means these ecocredits with retire automatically with purchase. Buyers will not have an option to manually retire ecocredits. Check this box to allow your buyers this option.&#x20;

c. Click "Create Sell Order" and approve the corresponding Keplr transaction.&#x20;

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

d. Once the transaction has successfully completed, you will see the below message. **Congratulations! You have created your first sell order.**&#x20;

<figure><img src="/files/4IhLD08BVYL1YhPjtGQ6" alt=""><figcaption></figcaption></figure>

## Cancel Sell Order

### 1. Navigate to the Trade Page

<figure><img src="/files/14YsMWavRidpvLG60Sjd" alt=""><figcaption></figcaption></figure>

a. Click the "Trade" tab at the top of the page.&#x20;

### 2. Select Sell Order to Cancel

a. All recent sell orders will appear on the trade page. You may easily find yours as it will have additional options rather than a "Buy" button on the far right of its section.&#x20;

<figure><img src="/files/01gQipQ7qmD8zTrxl4HS" alt=""><figcaption></figcaption></figure>

b. Click actions button to see your additional options and select "Cancel". The below window will appear.&#x20;

<figure><img src="/files/3yhuvqb18d7NChYOAT2t" alt=""><figcaption></figcaption></figure>

### 3. Cancel Sell Order

a. Click the "Yes, Cancel Sell Order" button to start the process. A Keplr transaction window appear. Select your fee and approve the transaction.&#x20;

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

b. Once the transaction has successfully completed, you will receive the below message.&#x20;

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


---

# 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://guides.regen.network/guides/regen-marketplace-buyers-guides/ecocredits/sell-ecocredits.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.
