> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-zh/zhi-chi-de-amm-dex.md).

# 支持的 AMM DEX

#### Solana

在 Solana 上，我们通过 **Jupiter** 聚合器路由订单，让您能够访问顶级 Solana 去中心化交易所的流动性 — 从 Raydium 和 Meteora 到 Orca 和 PumpSwap。

#### EVM 链

在以太坊、Base 和 Arbitrum 上，交易通过 **1inch**路由，覆盖如 Uniswap、SushiSwap、Aerodrome 等主要去中心化交易所。

在 BNB Chain 上，交易被路由到 **PancakeSwap** 通过其原生路由合约。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goodcrypto.app/goodcryptox-zh/zhi-chi-de-amm-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.
