> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/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/en/wallet-operation/how-to-trade-on-dex.md).

# How to Trade on DEX?

- [Smart Routing: Upgrade Your Blockchain Trading Experience](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/smart-routing.md): A comprehensive analysis of the concept of smart routing, demonstrating how smart routing optimizes the user trading process.
- [Sonic Bridge User Guide.](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/sonic-bridge.md): Using the Sonic Bridge in TokenPocket.
- [Four.Meme User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/four-meme.md): How to Use Four.Meme in TokenPocket
- [Cross-Chain Tutorial for Base Assets](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/base.md)
- [Orbiter Finance User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/orbiter.md)
- [Exchange of assets between the EOS mainnet and EOS-EVM](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/eos.md)
- [Birdeye User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/birdeye.md)
- [Exchange SOL assets using Transit Swap.](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/transit-swap.md)
- [Orca User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/orca.md)
- [jito User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/jito.md)
- [Marginfi User Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/marginfi.md)
- [Raydium Usage Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/raydium.md)
- [Base Goerli chain and Goerli chain assets are interoperable.](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/base-chain-bridge.md)
- [SushiSwap on OKChain Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/sushiswap-on-okchain-guide.md)
- [JustSwap on Tron Gudie](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/justswap-on-tron-gudie.md)
- [PuddingSwap on HSC Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/puddingswap-on-hsc-guide.md)
- [MDEX on HECO Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/mdex-on-heco-guide.md)
- [PancakeSwap on BSC Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/pancakeswap-bsc.md)
- [Uniswap on Ethereum Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/uniswap-ethereum.md)
- [Transit Swap 2.0 Guide](https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/transit-swap-1.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:

```
GET https://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-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.
