> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/vi/hoc-tap/chiliz-bridge.md).

# Chiliz Bridge

## Bridge là gì?

Bridge là một dApp với smart contract cho phép người giữ token di chuyển token hoặc tài sản số của họ từ một mạng blockchain này sang mạng blockchain khác.

Trong trường hợp của Chiliz Chain, người giữ token có thể di chuyển token của họ (CHZ hoặc các token khác) giữa nhiều mạng lưới (Ethereum, Base, Solana) và Chiliz Chain.

## Bridge token CHZ

Có một số dApp bridge cho phép bạn bridge token của mình sang Chiliz Chain.

{% hint style="info" %}
Trên Ethereum Mainnet, token CHZ là token ERC-20,\
trong khi trên Chiliz Chain, CHZ là token bản địa (CAP-20).
{% endhint %}

### Sử dụng Chainport của Dcentralab

Bridge Chainport có thể bridge token ERC-20 CHZ từ Ethereum thành token wCHZ (CHZ được wrap) trên Chiliz Chain. Nó cũng rất linh hoạt, vì nó còn có thể hoạt động với một số token khác.

[su-dung-chainport.md](/vi/hoc-tap/chiliz-bridge/su-dung-chainport.md)

Điều này có nghĩa là khi bạn đã bridge một token ERC-20 CHZ từ Ethereum thành token wCHZ (Wrapped CHZ) trên Chiliz Chain, bạn cần unwrap wCHZ đó để có được một token CHZ đúng nghĩa (CAP-20).

Để thực hiện điều đó, hãy làm theo hướng dẫn này:

[nhan-wrapped-chz.md](/vi/phat-trien/co-ban/nhan-wrapped-chz.md)

Các token CHZ thu được không khác gì các token CHZ thông thường, đó chỉ là một bước nữa trong quá trình bridging.

### Sử dụng Ethereum Bridge của Chiliz

Chiliz Bridge của riêng chúng tôi được dùng để bridge token ERC-20 CHZ từ Ethereum trực tiếp thành token CHZ bản địa trên Chiliz Chain.\
Mặc dù nó kém linh hoạt hơn Chainport (nó không hỗ trợ nhiều mạng blockchain bằng), nhưng nó thực hiện công việc bridging chỉ trong một bước duy nhất, mà không cần sử dụng Wrapped CHZ (wCHZ).

[cach-bridge-chz-cua-ban.md](/vi/hoc-tap/chiliz-bridge/cach-bridge-chz-cua-ban.md)

## Bridge bất kỳ token nào

Nhờ vào giao thức omnichain của LayerZero, bạn có thể di chuyển bất kỳ token dự án nào từ bất kỳ chain nào (dựa trên EVM hoặc không) sang Chiliz Chain, và ngược lại.

[su-dung-stargate.md](/vi/hoc-tap/chiliz-bridge/su-dung-stargate.md)

[cach-bridge-chz-cua-ban.md](/vi/hoc-tap/chiliz-bridge/cach-bridge-chz-cua-ban.md)

Tìm hiểu thêm về cách Chiliz Chain hoạt động với giao thức omnichain:

[su-dung-omnichain-tokens](/vi/phat-trien/nang-cao/su-dung-omnichain-tokens.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://docs.chiliz.com/vi/hoc-tap/chiliz-bridge.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.
