# Migrate between vaults

{% hint style="info" %}
Please note that it is currently not possible to migrate to our rETH vault.
{% endhint %}

Now that Alchemix supports multiple strategies per collateral type, you can use the Migrate tool to easily move funds between them in the most efficient way. Different strategies offer different APYs which regularly change.

To migrate your funds to a different strategy using the Migration tool, open the position you want to migrate by clicking the '+' button.

<figure><img src="/files/UvdllZrzr13W4MsqDvWm" alt=""><figcaption><p>Vault Overview</p></figcaption></figure>

From here, select the 'Migrate' tab.

<figure><img src="/files/DJJ9movL82tuWOPRORBA" alt=""><figcaption><p>Migrate tab</p></figcaption></figure>

Click the 'Target Vault' dropdown and select the vault into which you want to migrate your funds.

<figure><img src="/files/Jp38znmNbmxLS3xhytwa" alt=""><figcaption><p>Target vault selector</p></figcaption></figure>

Next, input the amount of funds you'd like to migrate. Click 'All' if you want to migrate everything. Finally, click 'Migrate' and follow the prompts in your wallet. Your funds will now automatically move to your chosen target strategy.

Note: You can also choose to manually unwind and restart your position in another strategy should you choose to.

If you have any support queries, please contact our team on the official [Discord channel](https://alchemix-finance.gitbook.io/user-docs/resources)

[<br>](https://alchemix-finance.gitbook.io/user-docs/how-to/withdraw-funds)

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


---

# 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://v2-docs.alchemix.fi/alchemix-user-docs/resources/how-to/migrate-between-vaults.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.
