# Introduction

With its diverse liquidity layers, Xpanse offers DeFi traders low fees, deep liquidity, zero slippage, access to over 340+ markets, and up to 60x leverage. Each layer is tailored to support various trading strategies, providing unparalleled flexibility and precision.

The exchange features **three distinct liquidity layers**:

* [Intent-based System](https://docs.xpanse.trade/intent-rfq-system/introduction)
* [Oracle-based System](https://docs.xpanse.trade/oracle-based-system/introduction)
* [Orderbook System](https://docs.xpanse.trade/orderbook-system/coming-soon)

Additionally, Xpanse equips traders with advanced **AI signals** and **indicators**.

Traders can utilize cutting-edge deep learning-based models such as:

* [Viper AI:](https://docs.xpanse.trade/ai-trading/introduction/viperai) predicts directional market momentum.
* [Minima/Maxima:](https://docs.xpanse.trade/ai-trading/introduction/minima-maxima) identifies local tops and bottoms in real time.
* [WaveML:](https://docs.xpanse.trade/ai-trading/introduction/waveml) tracks market trends and inefficiencies.
* [Fear & Greed Index:](https://docs.xpanse.trade/ai-trading/introduction/fear-and-greed-index) gauge market sentiment.\
  …and more!

These AI-powered tools enhance capital efficiency and help maximize returns.

To explore more about how Xpanse works and access our full suite of products, visit [the Xpanse website](https://xpanse.trade/). For detailed guides and documentation on using the platform, continue browsing the docs.


---

# 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.xpanse.trade/readme/introduction.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.
