> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/meta-pool-ecosystem/vote-governance/migration-usdmeta-to-mpdao.md).

# Migration: $META to mpDAO

## **Points to consider before migrating from $META to mpDAO.**

1. To start the migration, you must have your ***NEAR wallet connected***.
2. Have ***all your positions locked***. If you have positions in Unlock it will not be possible to perform the migration.
3. Make sure you ***don't have any position in Withdraw***. Withdraw positions do not prevent the migration, but then you will have $META tokens in your wallet without being able to migrate them. It is very important that you do not keep $META tokens unlocked.
4. ***Lock all your $META tokens***. If you have $META tokens in your wallet, lock them before migrating. Otherwise you will not be able to migrate them with this wallet.

## **How do your mpDAO Migration?**

### **1)  Access the migration page**

<figure><img src="/files/Wm1obGNSgKVEFAESHPtw" alt="" width="375"><figcaption></figcaption></figure>

Click on the banner on the "Start Migration Now" button.

Or click on Migrate Now in the Header.

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

Or go to My Votes in the Vote Section.&#x20;

### **2) Connect your NEAR wallet**

<figure><img src="/files/mrKDlbqADD3ydUELoxjs" alt=""><figcaption><p>Connect your NEAR wallet.</p></figcaption></figure>

Connect your NEAR wallet.

### **3) Migrate Now**

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

You will see this message with a button to the right indicating: Migrate now.

{% hint style="danger" %}
Very important: verify before migrating that you have no pending Withdraw positions, and that all your $META are locked. Once you perform the migration, it will not be possible to perform a new Migration with $META pending to be locked.
{% endhint %}

{% hint style="info" %}
![](/files/ItaTbKP5hZA8oGyaK0HR)\
If when you press "Migrate now" and you get this message, it means that you have positions in the process of unlocking. In order to migrate, you must relock those positions.&#x20;
{% endhint %}

### 4) Approve the transaction

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

### 5) Migration successful

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

<figure><img src="/files/BYpL1c0oNxV2bNf7UBUs" alt=""><figcaption><p>Your migration to mpDAO is completed.</p></figcaption></figure>

## Voting Power

<figure><img src="/files/gA3OnYY6QKRk3mh9Jecq" alt=""><figcaption><p>Please wait until May 1st to operate on your mpDAO. Until that time, you can still use your voting power but all new locks are blocked.</p></figcaption></figure>

{% hint style="info" %}
To be able to operate with mpDAO you will have to wait until May 1, 2024. Until then you will be able to vote, but keep in mind that on May 1st all votes will be reset.
{% endhint %}

## Thank you for being part of Meta Pool DAO.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metapool.app/master/meta-pool-ecosystem/vote-governance/migration-usdmeta-to-mpdao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
