# Spot Trading

Spot trading on Liqui offers a seamless experience, combining classic exchange mechanics with the ultra-fast, low-slippage environment enabled by MegaETH. Liqui executes trades on-chain in real time, powered by intelligent routing.

Thanks to MegaETH’s instant finality, negligible fees, and high throughput, Liqui delivers a performant and consistent alternative to both centralized exchanges and congested Layer 1 DEXs.

Liqui’s hybrid liquidity engine integrates three execution layers - AMM, CLMM, and CLOB - orchestrated by autonomous AI agents and validated by oracle-signed logic.

## Key advantages:

* **Swap simplicity with AMM:**                                                                                                                                                               Instant trades with minimal friction
* **Precision execution with CLMM:**                                                                                                                                                               Tighter spreads and dynamic LP positioning
* **Full control with CLOB:**                                                                                                                                                               Limit, market, and stop orders for advanced strategies
* **AI-powered routing:**                                                                                                                                                               Every trade is routed to the most efficient layer based on live market data, volatility, and liquidity depth
* **Fully non-custodial:**                                                                                                                                                               Users interact directly with smart contracts - no middlemen, full transparency

{% hint style="info" %}
Whether you’re a casual trader, LP, or institutional market participant, Liqui’s spot trading experience adapts to your needs - with capital-efficient execution across all market conditions.
{% 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://docs.liqui.io/trading/spot-trading.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.
