> For the complete documentation index, see [llms.txt](https://docs.indexcoop.com/index-coop-community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/how-to-redeem-legacy-products.md).

# How to Redeem Legacy Products

This guide walks you through the process of redeeming ic21, a legacy token on the Index Coop platform. When ic21 was deprecated, it was fully rebalanced into WETH. By redeeming your ic21 tokens, you can receive the underlying WETH directly into your wallet.&#x20;

Follow the steps outlined below to complete the redemption process.

#### **\*\* Before you get started**

* Have a connected wallet that is holding ic21
* Make sure you are connected to Ethereum mainnet
* Have enough ETH to cover transaction fees

### **1. Navigate to the Legacy Products Interface**

* Visit the Index Coop App and navigate to the Legacy Products Interface, which can be found in the footer on any page of the app or directly at [this link.](https://app.indexcoop.com/legacy)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdYCvvXEXdso9k9eo81aqVVlMN4YmJ9G4akbVhSE7mXqoLv2sPjVCI6dkm3r0gf071Wr0toSrVgNVVa5kDeiqKHpwtHngdnKqIx9JfG-YmzO-8W7-33wzhofcHszzwfLLOgoBYQ57Ay3-XSqc6_qvglNLM?key=hI_XKIN1bd_mlf8gxSXBKA" alt=""><figcaption></figcaption></figure>

### 2. Select Your Token

* Choose the desired token and input the amount you want to redeem in the ‘You redeem’ field.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfKFOXNpWcEb6Sb8z545BTMdiglwo5Oixszc7WakPPBsS06dCCotyRpGnA7eVKuRU2vg8Uy-LOAFFkAS4WzBs-EsnIuVranWZPINzzmkT4ojpHSpXtXcjl7RqTslvJV9Uoe22ViyKdglUCFzatjcDq4Je_2?key=hI_XKIN1bd_mlf8gxSXBKA" alt=""><figcaption></figcaption></figure>

### 3. Review Assets to be Received

* The interface will display the breakdown of assets you will receive after redemption.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeIEUAYwFp2fLtC81mWWatbCwrRDmNABdnrgTbzTSjGBq5jdjo-YHLk-VnrFLZfJm7aRh6LkanRM1oSzjbSPjfenenyjw-868EG4C9gpvqphKm_OmXxVoCb5qBQ1sC0K6f2QRdsxZ1DB04wFj88rgVBG24?key=hI_XKIN1bd_mlf8gxSXBKA" alt=""><figcaption></figcaption></figure>

### 4. Submit the Transaction

* Review the transaction summary at the bottom of the widget. For certain tokens, it may be beneficial to wait for periods of low market volatility to minimize gas fees.
* Approve the transaction and then submit it to process the redemption.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdslDNoQLChrvIlPlBa4HAbBqFbP3oYVe6mzwcNCVNXR-doij_mVUxumDrBWQUeLYav2bc3HkQSRm5jwb5xpBGnWL-hMhbBQ6O7E28X_hB5_9ZUPJVH_4R4jGkYt4qfG3u1Gkz9xr9rysmWkOapkvDxW1JS?key=hI_XKIN1bd_mlf8gxSXBKA" alt=""><figcaption></figcaption></figure>

You have **successfully completed** the redemption process for your token. Thank you for being a valued member of our community.

#### Need more help?

Get in touch with the Index Coop team via [Discord](https://discord.com/invite/indexcoop)[.](https://discord.gg/indexcoop)

\ <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://docs.indexcoop.com/index-coop-community-handbook/products/legacy-products/how-to-redeem-legacy-products.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.
