> For the complete documentation index, see [llms.txt](https://whitepaper.crosstheages.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.crosstheages.com/guide/fr/cta-portal/presentation-du-cta-portal/bridge.md).

# Bridge

## Bridger son Pack Arkhante S01

Les Packs de la première saison Arkhante sur Opensea ([Packs Legacy](https://opensea.io/collection/arkhante-booster-premium-pack), [Packs Premium](https://opensea.io/collection/cross-the-ages-arkhante-booster-premium-pack-1)) sont sur la blockchain Polygon. Une fois acheté, pour être ouvert et joué, ils doivent être ramenés sur la blockchain IMX. Pour cela on utilise un *bridge*, un pont.

### **Comment effectuer le Bridge :**&#x20;

{% embed url="<https://www.youtube.com/watch?t=142s&v=l8FakXMZLQk>" %}

Une fois le bridge effectué, votre Pack Premium se trouvera sur la blockchain ImmutableX. Et donc ne sera plus vendable sur Opensea là où vous l'avez acheté.

Pour une revente, si souhaité, vous pouvez utiliser la [marketplace dédiée de CTA](https://www.crosstheages.com/portal/marketplace/products). Pour l'ouvrir, il vous suffit d'aller en jeu, dans la section Coffre.

***

## FAQ <a href="#h_01h7z0yf4ejtaz9mp6rx3byjzd" id="h_01h7z0yf4ejtaz9mp6rx3byjzd"></a>

**1. Tout ça est assez compliqué pour moi, y a t'il pas un moyen plus simple ?**

Il est aussi possible d'acheter les packs disponibles sur la [marketplace CTA](https://www.crosstheages.com/portal/marketplace/products/direction=asc\&grades=A\&orderBy=buy_quantity_with_fees\&researchQuery=\&tokenType=PRESALE_PACK),. Ceux-là sont déjà sur le réseau IMX.


---

# 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://whitepaper.crosstheages.com/guide/fr/cta-portal/presentation-du-cta-portal/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.
