> 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/whitepaper/fr/produits/tcg.md).

# TCG

- [Introduction](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/introduction.md)
- [Gameplay](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/gameplay.md)
- [Cartes](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/cartes.md)
- [Collections](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections.md)
- [S01 - Arkhante](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante.md)
- [La collection Arkhante](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/la-collection-arkhante.md)
- [Arkhante en dates](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/arkhante-en-dates.md)
- [Les packs Arkhante](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/les-packs-arkhante.md)
- [Les coffres Arkhante](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/les-coffres-arkhante.md)
- [SR Combo - Hannibal & Honora (HH)](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/sr-combo-hannibal-and-honora-hh.md)
- [Cartes SR et Élémentaire Arkhante](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/cartes-sr-et-elementaire-arkhante.md)
- [Cartes Souvenirs](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s01-arkhante/cartes-souvenirs.md)
- [S02 - Mantris](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris.md)
- [La collection Mantris](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris/la-collection-mantris.md)
- [Mantris en dates](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris/mantris-en-dates.md)
- [Les packs prévente Mantris](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris/les-packs-prevente-mantris.md)
- [Les booster packs Mantris](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris/les-booster-packs-mantris.md)
- [Cartes SR et Élémentaire Mantris](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s02-mantris/cartes-sr-et-elementaire-mantris.md)
- [Watch Dogs (Édition limitée)](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/watch-dogs-edition-limitee.md)
- [La collection Watch Dogs](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/watch-dogs-edition-limitee/la-collection-watch-dogs.md)
- [Watch Dogs en dates](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/watch-dogs-edition-limitee/watch-dogs-en-dates.md)
- [Les booster packs Watch Dogs](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/watch-dogs-edition-limitee/les-booster-packs-watch-dogs.md)
- [S03 - Rift](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift.md)
- [La collection Rift](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift/la-collection-rift.md)
- [Rift en dates](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift/rift-en-dates.md)
- [Les packs prévente Rift](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift/les-packs-prevente-rift.md)
- [Les booster packs Rift](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift/les-booster-packs-rift.md)
- [Cartes SR et Élémentaire Rift](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/collections/s03-rift/cartes-sr-et-elementaire-rift.md)
- [Roadmap](https://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg/roadmap.md)


---

# 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://whitepaper.crosstheages.com/whitepaper/fr/produits/tcg.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.
