> 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/ko/baeuggi/beuriji/token-beuriji-ganeung.md).

# 토큰을 브리지 가능하게 만들기

스포츠 관련 프로젝트를 보유하고 있다면 토큰 보유자들이 Chiliz Chain으로 토큰을 브리징할 수 있도록 Chainport에 프로젝트 토큰을 등록할 수 있습니다.

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

스포츠 블록체인으로서 Chiliz Chain은 스포츠 관련 프로젝트가 노출을 얻고 성장할 수 있는 최적의 공간입니다. 타겟 청중을 활용하고 스포츠 거물들에 둘러싸여 프로젝트가 자연스럽게 자리를 잡을 수 있습니다!

{% hint style="info" %}
토큰은 Chainport가 지원하는 EVM 호환 체인이면 됩니다.
{% endhint %}

## 요건

먼저 Chainport에 토큰을 등록해야 합니다. 다음 가이드를 따르세요.

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

*간단히 말해,* [*이 양식*](https://www.chainport.io/list-a-token)*을 사용하면 됩니다.*

2. 그런 다음 유동성 풀에 충분한 유동성을 제공해야 합니다.

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

이제 완료되었습니다! 토큰은 출발지 체인과 동일한 이름으로 Chiliz Chain으로 브리징할 수 있게 됩니다.

## 리소스

Chainport 팀이 Chiliz Chain에 대한 심층 분석을 작성했습니다.

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

모든 체인에서 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/ko/baeuggi/beuriji/token-beuriji-ganeung.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.
