# Baskets

- [Take from Basket](https://guides.regen.network/guides/regen-marketplace-buyers-guides/baskets/take-from-basket.md): This page provides step-by-step directions for redeeming and retiring ecocredit basket tokens through Regen Registry.
- [Put in Basket](https://guides.regen.network/guides/regen-marketplace-buyers-guides/baskets/put-in-basket.md): This article walks you through putting your ecocredits into an existing basket on Regen Registry.


---

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