# The Redemption Process

You can redeem between Xai and esXai in either direction. Depending on which direction your redemption is, different rules apply.

#### Redeeming Xai for esXai

Xai may be redeemed for esXai at any time without penalty or restriction.  The ratio of conversion is always 1:1 (100%)

#### Redeeming esXai for Xai

The redeem process to convert esXai to Xai includes an unlock period, the duration of which is selected by the user. The conversion ratio will increase proportionally with the vesting duration:

* The minimum vesting duration of 15 days will provide a 1:0.25 ratio (25%)
* The middle vesting duration of 3 months will provide a 1:0.625 ratio (62.5%)
* The maximum vesting duration of 6 months will provide a 1:1 ratio (100%)
* If the selected vesting duration is lower than the maximum (ratio < 1:1), the penalty amount of esXai is burned.
* Any esXai redeeming process can be freely canceled at any time by the user.
* Any canceled redeem before its end will void the whole process. Users will retrieve their entire amount of esXai, and no Xai.

The Xai foundation may reserve up to 50% of would-be burned esXai to the Xai foundation to support the Network.

While esXai is being redeemed for Xai, all esXai is automatically allocated to the yield account, but only for 50% of its value.

{% hint style="info" %}
Review the [**roadmap**](https://xai-foundation.gitbook.io/xai-network/~/changes/TieONXPo3G91dLSqRpEI/xai-blockchain/xai-protocol/protocol-roadmap) to see when this functionality is available.
{% 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://xai-foundation.gitbook.io/xai-network/~/changes/TieONXPo3G91dLSqRpEI/xai-blockchain/xai-protocol/tokenomics/the-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.
