# Redemption Process

This redemption mechanism was implemented in [LIP-003: Governance Redemption Pool](https://dao.level.finance/proposals/0x2c567a1927a82b0c54c4b3df144eaf449f2e75bb8cd98130f4677dc35d4c3e0c) after the DAO voted in favour. This allows all LGO holders to claim Liquid Treasury assets, made up of LLP token (BTC, ETH, USDT) and LVL/USDT LP tokens. Using this redemption mechanism, LGO holders can surrender their LGO tokens against their pro-rata ownership of the Treasury Liquid Assets. LVL tokens held in the Treasury Reserve are excluded from the Liquid Assets.

A 2-day redemption window will be available on the last Monday of the month for LGO holders to redeem their LGO tokens for the Treasury Liquid Assets. Once redeemed the LGO tokens are burned.

{% hint style="info" %}
**After** redemption epoch time ended, assets will be **claimable after 24 hours**, and user have to claim on all chains which have treasury liquid assets.&#x20;
{% endhint %}

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

{% hint style="info" %}
Redeem your LGO in our [LGO Redemption Tutorial](/tutorials/dao-tutorials/lgo-redemption.md)
{% endhint %}


---

# 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://docs.level.finance/level-dao/redemption-process.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.
