> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/vietnamese/giao-dich/pancakeswap-exchange/trade.md).

# Hoán đổi token

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/swap-trade-header.png)

[**Hoán đổi token**](https://pancakeswap.finance/swap) trên PancakeSwap là cách đơn giản để giao dịch một token lấy token khác thông qua các nhóm thanh khoản tự động trên BNB Smart Chain, Ethereum và Aptos, cũng như với nhà tạo lập thị trường khi giao dịch token trên BNB Smart Chain và Ethereum.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%2853%29.png)

Khi bạn thực hiện hoán đổi token (giao dịch) trên sàn giao dịch PancakeSwap [BNB Smart Chain](https://pancakeswap.finance/swap?chain=bsc) hoặc [Ethereum](https://pancakeswap.finance/swap?chain=eth), bạn sẽ trả phí giao dịch theo loại nhóm thanh khoản mà giao dịch được định tuyến qua. Bạn có thể kiểm tra chi tiết lộ trình bằng cách nhấp biểu tượng kính lúp trong phần "Lộ Trình".

Đối với các nhóm thanh khoản Exchange V3, hiện có bốn bậc phí khác nhau: 0,01%, 0,05%, 0,25% và 1%.

Đối với các nhóm thanh khoản StableSwap, mức phí phụ thuộc vào cấu hình riêng của từng pool. Vui lòng kiểm tra phần "Phí" để biết thêm chi tiết.

Đối với các nhóm thanh khoản Exchange V2, mức phí giao dịch cố định là 0,25% được áp dụng, được chia như sau:

* **0,17%** - Trả lại cho Nhóm Thanh Khoản dưới dạng phần thưởng phí cho nhà cung cấp thanh khoản.
* **0,0225%** - Gửi vào Kho Bạc PancakeSwap.
* **0,0575%** - Gửi để mua lại và đốt CAKE.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28277%29.png)

Lưu ý rằng trên [Aptos](https://aptos.pancakeswap.finance/swap), chỉ PancakeSwap Exchange V2 được triển khai, do đó tất cả hoán đổi token trên Aptos sẽ có phí giao dịch cố định là 0,25% với cách phân chia tương tự như đã đề cập ở trên.


---

# 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://docs.pancakeswap.finance/vietnamese/giao-dich/pancakeswap-exchange/trade.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.
