> For the complete documentation index, see [llms.txt](https://guides.regen.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.regen.network/guides/regen-marketplace-buyers-guides/ecocredits/transfer-ecocredits.md).

# Transfer Ecocredits

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

### 1. Connect Keplr Wallet

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

![](/files/3FZJGwMHaL519UCV5sE8)

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 Send

a. Find the ecocredits you would like to transfer in the "Ecocredits" section of the page. Click the action button to the right of the section.&#x20;

![
](https://cdn-images-1.medium.com/max/1600/0*HJyULDnKHN7P5NQd)

b. From the options listed, select "Send". This will generate the below pop out window.&#x20;

![](/files/ErpF5n0DcipwFJ1UPDMy)

c. In "Amount tradable" you may input the number of tradable ecocredits you wish to send. The "Send additional retired credits" box will allow you to send any of the tradable credits as a retired credit. Selecting this option will populate additional fields, including an amount of retired credits to send and [standard retirement information](https://guides.regen.network/guides/regen-marketplace-buyers-guides/ecocredits/pages/07OcqVP3shLfKEpjLbDh#4.-retire-tokens).&#x20;

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

### 4. Send Ecocredits

a. Once you have selected the ecocredits to be sent and filled out the relevant fields, click "SEND" and approve the transaction in the Keplr popup.&#x20;

![](https://cdn-images-1.medium.com/max/1600/0*knibVEGlLLlKLD5a)

b. A waiting will window will populate. When an ecocredit has been successfully sent, the below window will populate.&#x20;

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

#### Congratulations! You have now sent ecocredits on Regen Registry!<br>


---

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