> 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/baskets/put-in-basket.md).

# Put in Basket

<figure><img src="/files/phCCD3u6VM9mftlFsgcR" 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 Credits to Add to Basket

a. Find the ecocredits you would like to add to a basket and click the three dots option on the far right of the listing.&#x20;

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

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

![](/files/VPWk6oFO6SnaPhmuumwo)

### 4. Add Credits to Basket

a. The "Choose basket" section of the window will contain a drop box of baskets. Select the one you would like to add your ecocredits to.&#x20;

b. For "Amount" input the amount of tokens you would like to add.&#x20;

c. Click "PUT IN BASKET" and approve the Keplr transaction that populates.&#x20;

#### Congratulations! You have added ecocredits to a basket on Regen Registry!


---

# 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/baskets/put-in-basket.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.
