> 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/pt-br/aprender/sobre-bridges/tornar-token-bridgeable.md).

# Tornar seu token bridgeable

Para aqueles com um projeto relacionado a esportes, você pode listar o token do seu projeto no Chainport para permitir que os detentores de tokens façam bridge dos seus tokens para a Chiliz Chain.

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

Como a Blockchain dos Esportes, a Chiliz Chain é o lugar onde seu projeto esportivo pode encontrar exposição e prosperar. Ao aproveitar nosso público-alvo e estar cercado de gigantes do esporte, seu projeto estará em casa!

{% hint style="info" %}
Seu token pode ser de qualquer chain compatível com EVM suportada pelo Chainport.
{% endhint %}

## Requisitos

Seu token deve primeiro ser listado no Chainport. Siga este guia:

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

*Em resumo, você precisa usar* [*este formulário*](https://www.chainport.io/list-a-token)*.*

2. Em seguida, você deve fornecer liquidez suficiente nos seus Pools de Liquidez:

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

Pronto! Seu token agora deve estar disponível para bridge para a Chiliz Chain, com o mesmo nome que tinha na chain de origem.

## Recursos

A equipe do Chainport escreveu uma análise aprofundada sobre a Chiliz Chain:

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

Saiba mais sobre o método usado para fazer bridge de qualquer chain para a 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/pt-br/aprender/sobre-bridges/tornar-token-bridgeable.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.
