# Conversion - Redeeming

### **AQUA to xAQUA Conversion**

Users can convert AQUA into xAQUA at any time using the xAQUA plugin. The process is instant, with a fixed 1:1 conversion ratio. This allows anyone to seamlessly access the extended utility of the Atlantis ecosystem.

### **xAQUA to AQUA Redemption**

To redeem xAQUA back into AQUA, users must stake their xAQUA and choose a vesting period. The longer the commitment, the higher the output:

* *15-day vesting: 50% AQUA unlocked (0.5:1 ratio)*
* *90-day vesting: 100% AQUA unlocked (1:1 ratio)*

{% hint style="success" %}
If the vesting duration is lower than the maximum (ratio < 1:1), the excess AQUA is burned.
{% 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.atlantisprotocol.so/xaqua/conversion-redeeming.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.
