# GSOL DEX

## Solana Expansion

To continue expanding the ecosystem and unlock greater opportunities for growth,\
Garuda DeFi is preparing to expand its decentralized exchange platform to the Solana.

{% hint style="info" %}
*This expansion does not aim to abandon the Terra Classic ecosystem. On the*\
*contrary, the objective is to strengthen the Layer-2 ecosystem, particularly the GRDX*\
*and GDEX tokens, by creating new utilities and cross-ecosystem value flows between*\
*Terra Classic and Solana.*
{% endhint %}

## GSOL – Garuda Solana Platform

GSOL is a decentralized spot and perpetual exchange on Solana blockchain. It supports perpetual trades with up to 100x leverage and token swaps + orderbook + aggregrat route with low price impact and depth liquidity. GSOL will uses Pyth as data stream oracles with Chainlink as fallback for accurate pricing, so liquidations occur only at fair market prices, not at momentary spread spikes.

Perpetual trading is powered by [GLV](/gsol-dex/glv-liquidity-pool.md) (Garuda Liquidity Vault) pools. GSOL routes every order against these pools and quotes the oracle index price rather than relying on an order book or external market makers. Liquidity providers earn 70% of the fees generated from trading, liquidations and borrowing fees.

## GSOL DEX Features Overview

GSOL DEX on Solana is designed as a comprehensive trading ecosystem centered around two core primitives: Spot Trading and Perpetual Trading.

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

**The Spot Trading** module integrates both order book and smart swap (AMM) mechanisms, enhanced by an internal routing system and aggregator to ensure optimal pricing, deep liquidity, and efficient trade execution.

**The Perpetual DEX** introduces a fully on-chain derivatives trading experience powered by a risk engine, keeper system, and dynamic trading fees, enabling sustainable leverage trading with real-time risk management.

Beyond its core trading infrastructure, GSOL DEX expands its ecosystem through top features:

* [Permissionless Perpetual Markets](/gsol-dex/create-perpetual-market.md) allowing anyone to create and list new perpetual trading pairs, driving open and scalable market expansion
* Copy Trading, automate copy top traders strategies in only one click
* Trading & Marketing Incentives, including Trade-to-Earn and Refer-to-Earn programs to drive user growth and volume
* Booster for Trading & Liquidity, featuring a Leaderboard system to reward top traders and liquidity providers
* Unified Vault, one secure global vault powered by [GLV](/gsol-dex/glv-liquidity-pool.md) (Garuda Liquidity Vault) to routes every order and quotes the oracle index price rather than relying on an order book or external market makers
* Isolated Margin to enhance security by limiting risk to each individual position, while also preventing funds from being concentrated in a single deposit contract, reducing overall systemic risk.
* Supports perpetual trading with up to 100x leverage, allowing users to maximize capital efficiency and amplify their trading exposure.
* A [layered risk engine](/gsol-dex/glv-liquidity-pool.md#risk-engine) to protect the vault from excessive exposure and maintain balanced, stable trading conditions.

Together, these components position GSOL DEX as a modular, scalable, and permissionless DeFi hub on Solana.

## Get Started

Choose your role to find the right starting point.

* **Token holders:** [GSOL](/gsol-dex/gsol-tokenomic.md#gsol-token) — Stake GSOL to earn trading fees.
* **Traders:** [Trading on GSOL](/gsol-dex/trading-on-gsol.md)— Open leveraged positions, place limit orders, and swap tokens.
* **Liquidity providers:** [Providing liquidity](/gsol-dex/glv-liquidity-pool.md) — Earn yield by depositing into GLV pools.
* **Market Creator:** [Permisionless perps](/gsol-dex/create-perpetual-market.md) — Run your own perps market, control risk, liquidity and capture trading revenue.


---

# 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://docs.garuda-defi.org/gsol-dex.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.
