# How to convert your LP tokens to coreDAO Vouchers

## **Using CORE Router v1.6**

The updated CORE Router on [cvault.finance](https://cvault.finance/) allows for LP tokens which missed the migration to coreDAO Vouchers, to be wrapped and exchanged.

### **Step 1: Navigate to cvault.finance and connect your wallet**

![](https://cdn-images-1.medium.com/max/600/1*KWwRHC-vrC6vrdTSJmyzWA.png)

### **Step 2: Open the CORE Router**

![](https://cdn-images-1.medium.com/max/600/1*4upKVI_V8Bs8pw8op7cf2g.png)

Click on the **Start** button in the bottom left corner, and navigate to **Router**. This opens the CORE Router window.

### **Step 3: Select the Wrap LP tab**

![](https://cdn-images-1.medium.com/max/600/1*3fnUDnmGUFokZehFWjyeuA.png)

Once the Router window is opened, click on the **Wrap LP** tab. You will see three different sections, displaying each of the former LP tokens. If your wallet holds any of these tokens, you will be able to click the **Wrap All** button. Confirm the transaction and give the interface up to a minute to catch up.&#x20;

Congrats, you have successfully converted your LP tokens to coreDAO Voucher LP. You are ready for the migration to coreDAO tokens which will have increased utility in the CORE ecosystem.&#x20;

**More information about the final redemption process to coreDAO tokens will be released at a later time.**


---

# 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://help.cvault.finance/guides/how-to-convert-your-lp-tokens-to-coredao-vouchers.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.
