> 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/jp/gakushu/bridge/token-bridge-taio.md).

# プロジェクトの token を bridge 可能にする

スポーツ関連のプロジェクトをお持ちの方は、トークン保有者が自身のトークンをChiliz Chainへブリッジできるようにするため、プロジェクトのトークンをChainportにリストできます。

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

Sports Blockchainである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. 次に、Liquidity Poolに十分な流動性を提供する必要があります。

{% 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:

```
GET https://docs.chiliz.com/jp/gakushu/bridge/token-bridge-taio.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.
