# Liquidity Analysis

## Overview

Discover where tokens are being traded. KyberAI's Liquidity Analysis tab enables users to view the trade volume distribution of tokens across multiple exchanges and even related perpetual markets. From decentralized exchanges to centralized exchanges, gain insights to the most liquid sources on a per token basis.

Through looking for relationships between exchange trading volumes, you can infer how decentralized the markets for a specific token are. Consequently, the trading volume facilitated also implies the potential price impact risks that a trade on a particular exchange will face.

If the number of liquidity sources gets too overwhelming, you can always avoid the complexity of sourcing superior rates by trading via the [KyberSwap Aggregator](/kyberswap-solutions/kyberswap-aggregator.md).

### Decentralized Exchanges

<figure><img src="/files/85J1GbEjaDgjwLpXQJMg" alt=""><figcaption><p>DEX Token Liquidity</p></figcaption></figure>

The trading volume of the token across [Decentralized Exchanges](https://github.com/KyberNetwork/kyberswap-documentation/blob/main/reference/legacy/kyberai/broken-reference/README.md).

### Centralized Exchanges

<figure><img src="/files/sElTzHIW7xDlXq6plWgA" alt=""><figcaption><p>CEX Token Liquidity</p></figcaption></figure>

The trading volume of the token across Centralized Exchanges (i.e. exchanges who custody your assets).

### Perpetual Markets

<figure><img src="/files/qw6cFg36a3EPXWyVKuQA" alt=""><figcaption><p>Token Perpetual Markets</p></figcaption></figure>

The trading volume of the token's perpetual markets. You can [learn more about perpetual markets here](/reference/legacy/kyberai/technical-indicators/funding-rate-on-cex.md#perpetuals-step-by-step).


---

# 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.kyberswap.com/reference/legacy/kyberai/liquidity-analysis.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.
