# Convert/Redeem

Besides the EQB/xEQB emission, EQB can be converted to xEQB and xEQB can be redeemed as EQB.

**Converting EQB to xEQB**&#x20;

In addition to the normal emission of EQB, to unlock the full potential of EQB, the token can be converted into xEQB through a conversion process at a 1:1 exchange ratio.

**Redeeming xEQB as EQB**&#x20;

xEQB can be redeemed for EQB, with redemption periods ranging from 2 to 24 weeks. If you choose the 2-week redemption option, you will receive half the quantity of EQB after the 2-week lock-up period. For example, if you redeem 100 xEQB after 2 weeks, you will receive 50 EQB. If you choose the 24-week redemption option, you will receive the full amount of EQB.


---

# 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.equilibria.fi/token/eqb/xeqb/convert-redeem.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.
