> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex.md).

# 如何在DEX上交易？

- [智能路由：让你的区块链交易体验升级](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/smart-routing.md): 全面解析智能路由的概念，并以近期BNB Chain(BSC)生态中火热的USD1交易对为例，展示智能路由如何优化用户交易流程。
- [Sonic 跨链桥使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/bridge.md): 在 TokenPocket 中使用 Sonic 跨链桥
- [Four.Meme 使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/four-meme.md): 在 TokenPocket 中使用 Four.Meme
- [Base资产跨链教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/base.md)
- [Orbiter Finance使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/orbiter.md)
- [EOS主网资产兑换EOS-EVM资产](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/eos.md)
- [Birdeye使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/birdeye.md)
- [使用Transit Swap兑换SOL资产](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/transit-swap.md)
- [Orca使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/orca.md)
- [Jito使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/jito.md)
- [Marginfi使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/marginfi.md)
- [Raydium使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/raydium.md)
- [EOS-EVM公链代币兑换](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/eos-1.md)
- [FEVM-FIL代币的购买和提现](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/fil.md)
- [Base Goerli公链和Goerli公链资产互通](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/bridge-1.md)
- [如何闪兑和跨链](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/transit-swap-1.md)
- [Copy of Transit Swap 使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/transit-swap-2.md)
- [Uniswap 使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-uniswap.md)
- [PancakeSwap（BSC）使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-pancakeswap.md)
- [MDEX（HECO）使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-mdex.md)
- [JustSwap（TRON）使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-justswap.md)
- [PuddingSwap（HSC）使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-puddingswap.md)
- [SushiSwap（OKEX）使用教程](https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-sushi.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
