> 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/fr/apprendre/a-propos-du-bridge/rendre-votre-jeton-bridgable.md).

# Rendre votre token bridgeable

Pour ceux d'entre vous qui disposent d'un projet lié au sport, vous pouvez lister le token de votre projet sur Chainport afin de permettre aux détenteurs de tokens de les bridger vers Chiliz Chain.

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

En tant que Blockchain du Sport, Chiliz Chain est l'endroit où votre projet lié au sport peut trouver de la visibilité et prospérer. En puisant dans notre audience ciblée et en étant entouré de géants du sport, votre projet sera comme à la maison !

{% hint style="info" %}
Votre token peut provenir de n'importe quelle chaîne compatible EVM prise en charge par Chainport.
{% endhint %}

## Prérequis

Votre token doit d'abord être listé sur Chainport. Suivez ce guide :

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

*En bref, vous devez utiliser* [*ce formulaire*](https://www.chainport.io/list-a-token)*.*

2. Ensuite, vous devez fournir suffisamment de liquidités dans vos pools de liquidité :

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

Et voilà ! Votre token devrait maintenant être disponible pour être bridgé vers Chiliz Chain, sous le même nom que sur la chaîne source.

## Ressources

L'équipe Chainport a rédigé une analyse approfondie sur Chiliz Chain :

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

En savoir plus sur la méthode utilisée pour bridger depuis n'importe quelle chaîne vers 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/fr/apprendre/a-propos-du-bridge/rendre-votre-jeton-bridgable.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.
