# Game Exchange (GEX)

<div data-full-width="false"><figure><img src="/files/sG9664Bu5pGpswtRTLFM" alt=""><figcaption></figcaption></figure></div>

GEX is Zeeverse’s in-game marketplace where players trade items and resources using $VEE. Prices are set by the community, and supply and demand shift naturally as players explore, craft, and battle.

{% hint style="success" %}
**$VEE and Item Movement**\
GEX runs on $VEE when you buy items or provide liquidity, so make sure you have some in your Zeeverse Wallet before trading. You can also mint your in-game items into the wallet and sell them on GEX for $VEE or deposit purchased items back into the game to use them again.
{% endhint %}

### How It Works

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

The Market tab shows every item currently tradable on GEX. For each item, you can view:

* **Price** - the current cost in $VEE.
* **% Change** - movement over 1h, 24h, and 7d.
* **Volume (24h)** - how much of the item has been traded in the past day.
* **Liquidity** - how much of the item is available in the pool.

Tap any item to open its detailed view.

### Item View

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

#### **Trade Tab**

Buy or sell the selected item directly from its liquidity pool.

* Enter the amount you want to buy or sell.
* The current price and a 5 percent trading fee are applied automatically.
* A simple price chart helps you see recent trends.

Your purchased items are delivered instantly to your inventory or energy balance, depending on the type.

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

#### **Transactions Tab**

A live feed of recent trades made by all players.

* See time, trade type (buy or sell), price, quantity, and total value.
* Helpful for spotting market activity spikes or quieter periods.

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

#### **Liquidity Tab**

Every item on GEX has a liquidity pool made up of the item itself and $VEE.

Players can contribute to these pools:

* Add two tokens in equal value to receive LP tokens.
* Remove liquidity at any time to reclaim your share of the pool.
* Liquidity improves trading stability and reduces price swings.

{% hint style="warning" %}
**Staking & Impermanent Loss**\
When you add liquidity to GEX, you stake two assets of equal value. As prices shift, your share of each asset may rebalance, creating what’s known as impermanent loss. It’s a normal part of liquidity providing, but keep in mind that fast price movements can affect your final outcome when you withdraw.
{% endhint %}


---

# 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://whitepaper.zee-verse.com/economy/game-exchange-gex.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.
