> 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/cau-noi/bridging/evms.md).

# Cách chuyển cầu nối – giữa các EVM

{% hint style="success" %}
**EVM:** Các chuỗi EVM là các blockchain sử dụng Ethereum Virtual Machine để chạy các hợp đồng thông minh và dApp tương thích với Ethereum. Ví dụ bao gồm Ethereum, BNB Smart Chain, v.v.
{% endhint %}

1. Truy cập <https://pancakeswap.finance/bridge>
2. Đảm bảo ví của bạn đã được kết nối

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%281%29%20%283%29.png" alt=""><figcaption></figcaption></figure>

3. Chọn chuỗi **nguồn** và chuỗi **đích** qua các bộ chọn mạng

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%282%29%20%283%29.png" alt="" width="375"><figcaption></figcaption></figure>

4. Nhập số lượng bạn muốn gửi và chọn token từ danh sách thả xuống

* **Mẹo:** Luôn kiểm tra kỹ địa chỉ hợp đồng token trước khi gửi!

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%283%29%20%283%29.png" alt="" width="374"><figcaption></figcaption></figure>

5. Chọn **token nhận được** – Trong một số trường hợp khi ký hiệu token giống hệt nhau (ví dụ: USDC / USDT), các biến thể sẽ xuất hiện để bạn lựa chọn

* **Mẹo:** Di chuột qua token hoặc nhấp vào liên kết để xác minh tên và địa chỉ token

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%284%29%20%282%29.png" alt="" width="375"><figcaption><p>USDC</p></figcaption></figure>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%285%29%20%282%29.png" alt="" width="375"><figcaption><p>USDC (Wormhole)</p></figcaption></figure>

6. Xem lại phần "Bạn Nhận Được" để xác nhận tất cả thông tin đều chính xác

* PancakeSwap chọn từ nhiều nhà cung cấp cầu nối dựa trên chuỗi nguồn và chuỗi đích của bạn.
* Các nhà cung cấp khác nhau về phí, thời gian xử lý và các hạn chế có thể có—những điều này sẽ được hiển thị rõ ràng.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28385%29.png" alt=""><figcaption></figcaption></figure>

* Các nhãn giúp bạn so sánh các tuyến đường:
  * **Best Return** = số lượng nhận được cao nhất
  * **Fastest** = thời gian chuyển nhanh nhất

Sử dụng các nhãn này để cân bằng tốc độ và giá trị theo nhu cầu của bạn.

{% hint style="warning" %}
Trong **giao dịch đầu tiên** với một nhà cung cấp cầu nối, bạn sẽ được nhắc phê duyệt việc chuyển token (đây là thao tác một lần)

* Đối với **giao dịch thứ hai**, chỉ cần nhấp vào "Send" và giao dịch kết nối chuỗi của bạn sẽ bắt đầu
  {% endhint %}

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%286%29%20%281%29.png" alt=""><figcaption></figcaption></figure>

7. Hãy ngồi lại và thư giãn! Hầu hết các giao dịch chuyển cầu nối hoàn thành chỉ trong vài phút. Sau khi hoàn tất, token của bạn sẽ xuất hiện trong địa chỉ Ethereum của bạ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/cau-noi/bridging/evms.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.
