# xEQB to vlEQB

You can choose to convert xEQB into vlEQB for any duration between 2 and 52 weeks.&#x20;

If you choose the 2-week option, your initial EQB base will be 0.5.&#x20;

For example, if you have 1 xEQB and choose to convert it into vlEQB for 2 weeks, your EQB base will be 0.5, resulting in a total vlEQB of 0.5 \* 2 = 1.&#x20;

If you choose a duration longer than 24 weeks, your initial EQB base will be 1, and the number of vlEQB will be equal to the number of xEQB multiplied by the number of weeks.

When you acquire vlEQB, you will have the voting power.


---

# 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/xeqb-to-vleqb.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.
