> 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/lam-cho-token-co-the-bridge.md).

# Làm cho token của bạn có thể bridge

Đối với những bạn có dự án liên quan đến thể thao, bạn có thể niêm yết token của dự án trên Chainport để cho phép những người nắm giữ token bridge token của họ sang Chiliz Chain.

<figure><img src="/files/qZGSN4BcszzK3j1H228M" alt="" width="200"><figcaption></figcaption></figure>

Là blockchain thể thao, Chiliz Chain là nơi dự án thể thao của bạn có thể được chú ý và phát triển. Bằng cách tiếp cận đối tượng khán giả mục tiêu của chúng tôi và được bao quanh bởi những tên tuổi lớn trong thể thao, dự án của bạn sẽ tìm được đúng chỗ!

{% hint style="info" %}
Token của bạn có thể đến từ bất kỳ chain tương thích EVM nào được Chainport hỗ trợ.
{% endhint %}

## Yêu cầu

Token của bạn phải được niêm yết trên Chainport trước. Hãy làm theo hướng dẫn này:

{% embed url="<https://docs.chainport.io/teams/listing>" %}

*Tóm lại, bạn cần sử dụng* [*biểu mẫu này*](https://www.chainport.io/list-a-token)*.*

2. Sau đó, bạn phải cung cấp đủ thanh khoản trong các Liquidity Pool của mình:

{% embed url="<https://docs.chainport.io/for-users/how-to-provide-liquidity-to-chainports-liquidity-pools>" %}

Vậy là xong! Token của bạn bây giờ sẽ có thể bridge sang Chiliz Chain, với cùng tên như trên chain nguồn.

## Tài nguyên

Đội ngũ Chainport đã viết một bài phân tích chuyên sâu về Chiliz Chain:

{% embed url="<https://www.chainport.io/knowledge-base/chiliz-chain-deepdive>" %}

Tìm hiểu thêm về phương thức được sử dụng để bridge từ bất kỳ chain nào sang Chiliz Chain:

{% embed url="<https://www.chainport.io/bridging/wrapped-asset-bridging>" %}


---

# 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.chiliz.com/vi/hoc-tap/chiliz-bridge/lam-cho-token-co-the-bridge.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.
