# Liquidity

\
Gdex is renowned for its high liquidity, made possible by a unique blend of private liquidity pools and user-shared order books on chains. With this approach, Gdex ensures that transactions are both efficient and cost-effective, with minimal gas fees. Moreover, each trading pair has its own dedicated liquidity pool, which means that trading can be executed quickly and without delay. If for any reason a trading pair experiences poor liquidity, Gdex will automatically use stablecoins or tokens to find the optimal route, ensuring that all transactions can be completed quickly and seamlessly.

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


---

# 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://gdexapp.gitbook.io/gdex/functions/liquidity.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.
