# Vault Migration

<figure><img src="https://miro.medium.com/max/700/1*-XT1JB1Gpy9Pe4QUeFC9nw.png" alt=""><figcaption></figcaption></figure>

## Migration Reason

GMD Protocol team was notified by GMX team about their new update of GLPRouter and GLPManager contracts. As a result, we had to migrate to a new vault contract to accommodate these changes.&#x20;

(If you are currently already staking your funds at <https://app.gmdprotocol.com/vault>, then disregard this message, as you have already staked into the new pools)

## **Migration Timeline:**

The migration will happen on **December 5th**. Another article on how specifically to migrate will come out closer to the date. Users **WILL HAVE TO MANUALLY MIGRATE** the staked vault assets to avoid losing funds.

Note: While upgrading the vaults, our team has identified that the medium issue in the audit was incorrect and notified the auditors. Hence, the issue has been removed. Please check the audit at: <https://solidity.finance/audits/GMDAOVault/>

## Migration Completed:

All of the funds from old Vault Contracts have been migrated into up-to-date Vaults as of December December 25th, 2023.&#x20;

<br>


---

# 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://gmd-protocol.gitbook.io/gmd-protocol/delta-neutral-vaults/vault-migration.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.
