> 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/smart-router-v2/how-to-trade-using-smart-router.md).

# Cách giao dịch dùng Smart Router

## Giao Dịch Trên Smart Router

Smart Router bị tắt theo mặc định trên trang hoán đổi. Cách sử dụng tương tự như AMM PancakeSwap hiện có.

Trước khi bắt đầu, cần có **ví tương thích với BNB Chain và BNB cho phí gas.** Vui lòng xem [hướng dẫn ví](/vietnamese/chao-mung-den-voi-pancakeswap/how-to-guides/get-started/wallet-guide.md) của chúng tôi để biết thêm chi tiết.

1. Truy cập trang hoán đổi [tại đây.](https://pancakeswap.finance/swap#/swap)
2. Chọn các cặp token bạn muốn giao dịch. Khi ra mắt, chỉ chấp nhận đầu vào chính xác cho Smart Router do lo ngại về trượt giá.
3. Nhập giá trị token bạn muốn giao dịch. Đánh dấu vào ô **"Sử dụng StableSwap để có phí tốt hơn"**.

<img src="https://lh6.googleusercontent.com/fNM6jpqnmXBd870E-IpR0Moq1crdhh35nhICBA3ELIpLOI_Iy2JfeUtMQUZBCcL31XxqEpVSQcsYpayoTC0w5z1Z81HyQ_CgNu4TA4DV-sCqVvo8s0r8WJ63hzRRUGP9vEavHuSltMzpsNNWgidGg-VSCNA3CGoz4-n3mdc_a-HDDRHp69yN1jnbUgpeaA" alt="" data-size="original">

4\. Kiểm tra lộ trình mới bằng biểu tượng trong trường lộ trình ở hàng dưới cùng. Xong rồi! Quy trình hoán đổi tiếp theo giống như thường lệ. Nếu đây là lần đầu tiên bạn giao dịch, vui lòng xem [hướng dẫn tại đây.](/vietnamese/giao-dich/pancakeswap-exchange/trade-guide.md)

## Tắt Smart Router

Tắt smart router sẽ định tuyến tất cả giao dịch qua đường dẫn V2. Các cặp StableSwap sẽ không được bật.

1. Nhấp biểu tượng **Cài Đặt** ở góc trên bên phải của menu hoán đổi.
2. **Tắt Smart Router** trong cửa sổ pop-up xuất hiện.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202022-11-25%20at%202.02.11%20PM.png)

3\. Đóng Trang Cài Đặt.


---

# 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/smart-router-v2/how-to-trade-using-smart-router.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.
