# esGMX

The esGMX market is the first implementation of Exit Tech platform, offering a solution for users with locked esGMX positions. Exit Market provides a fair and transparent way for exitors to unlock liquidity from their esGMX holdings, while rewarding stakers who provide liquidity with boosted yields.

<figure><img src="/files/0bmLFTOzi0CxZFT9YEZB" alt=""><figcaption></figcaption></figure>

The esGMX market creates a fair and efficient liquidity solution:

* **Exitors** can exit their esGMX positions while retaining rewards.
* **Stakers** (GMX or GLP holders) can stake to support these exits and earn additional yield.

### **esGMX (Exitors)**

<figure><img src="/files/1OL7fRpSHVUVAEGqRTUw" alt=""><figcaption></figcaption></figure>

Exitors are users looking to unlock liquidity from their locked **esGMX positions** without forfeiting their rewards. To facilitate exits:

1. **Depositing esGMX**:\
   Exitors deposit their esGMX into **Exit staking pools** by using the GMX Accounts Transfer function, initiating the vesting process.
2. **Incentivizing Stakers**:\
   Exitors allocate a portion of their **esGMX** as incentives to attract GMX and GLP stakers. This ensures liquidity flows into the pools to support their exits.
3. **Retaining Rewards**:\
   Exitors earn their vested esGMX throughout the 12-month vesting period.

By design, exitors retain access to their rewards while gaining liquidity, creating flexibility without sacrificing future earnings.\
\
GMX Account Transferring is facilitated via a function on the GMX Rewards router contract. Calling this function will transfer all staked GMX assets plus your esGMX to the designated address, in this case your Vesting Pool. This will not affect unstaked GMX Assets and those who initiate the function with staked assets will automatically have them returned upon Pool creation by Exit Tech in the unstaked form.<br>

### **GMX/GLP (Stakers)**

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

Stakers are GMX and GLP holders who provide liquidity to support the exits of esGMX holders. By participating in Exit Tech, stakers earn additional rewards on top of their base yields:

1. **Staking in Dedicated Pools**:\
   Stakers deposit their **GMX** or **GLP** into dedicated staking pools. Assets are locked until the vaults unlock date. This date is visible on the UI. The lock date is determined as one year after the first staker deposit into the vault. Both GMX and GLP sides have independent unlock dates.
2. **Boosted Yields**:\
   Stakers earn their usual base yields (e.g., \~10% APR for GMX staked on GMX) alongside **boosted $GMX incentives**. These additional rewards come from the esGMX incentives allocated by exitors.
3. **Claiming Rewards**:\
   Stakers can claim their boosted $GMX incentives and native yields at any time. This dual-yield structure rewards participation while supporting the overall liquidity flow.

The esGMX market enables stakers to optimize their yield strategy by turning exits into additional earning opportunities.

### **Incentives Distribution**

The esGMX incentives allocated by exitors are distributed to stakers in addition to their regular GMX or GLP yields.&#x20;

Incentives are **distributed proportionally** based on the staker’s share of liquidity in the pool.


---

# 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://exittech.gitbook.io/exit-tech/markets/esgmx.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.
