> For the complete documentation index, see [llms.txt](https://about.umami.finance/umami-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://about.umami.finance/umami-finance/gm-vaults/gmx-v2-revolutionizing-liquidity-with-gm-vaults.md).

# GMX v2: Revolutionizing Liquidity with GM Vaults

The introduction of GMX v2 marks a significant milestone in the evolution of liquidity solutions, introducing the GM Vaults as a forefront innovation in the space. These vaults are designed with a keen focus on balance and adaptability, making them ideal for liquidity providers looking for a robust platform that thrives in various market conditions.

Central to the GM Vaults' effectiveness is the introduction of adaptive funding rates in GMX v2. This innovative approach, informed by open interest, acts as a critical stabilizing force. By maintaining an equilibrium between long and short positions within the pools, these adaptive rates ensure market neutrality, a cornerstone for the success and reliability of the GM Vaults.

## Reduced Fees and Enhanced Market Responsiveness

For GMX V2, minting and burning GM tokens is now guided by **Chainlink's Low-Latency Oracle** solution, which significantly **reduces delays in price information** for accurate and timely trading decisions, mitigates Maximal Extractable Value (MEV) risks and frontrunning, and ensures **high gas efficiency** and lower operational costs, allowing us to **substantially lower deposit and withdrawal fees**.

## Achieving a Balanced Market through Adaptive Funding Rates

The introduction of adaptive funding rates across all pools is a pivotal enhancement in GMX v2. By dynamically adjusting based on open interest, these rates help balance the Long:Short ratio within the pools towards a more equitable 50:50 distribution.&#x20;

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

<figure><img src="/files/iA6sWeICb0p2korU38kU" alt=""><figcaption><p>Adaptive funding rates have a profound impact on shifting the skew towards a 50:50 equilibrium</p></figcaption></figure>

This adjustment leads to a more favorable environment for liquidity providers, offering reduced exposure to trader profit and loss (PnL). As a stabilizing force, adaptive funding rates play a crucial role in maintaining the neutrality of GM Vaults to market movements, enhancing the platform's overall efficiency and aligning with a risk-adjusted index approach.

Through these strategic advancements, GMX v2 and the GM Vaults are setting new standards in the liquidity provision landscape, offering an optimized solution that addresses the needs of today's traders and liquidity providers.

<figure><img src="/files/HEeTQMNud5taS2w0WWsl" alt=""><figcaption><p>A balanced OI since November 2023, when GMX v2 introduced adaptive funding rates</p></figcaption></figure>


---

# 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://about.umami.finance/umami-finance/gm-vaults/gmx-v2-revolutionizing-liquidity-with-gm-vaults.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.
