> 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/en.md).

# EN

- [SPECIAL THANKS](https://whitepaper.crosstheages.com/guide/en/special-thanks.md)
- [GET STARTED](https://whitepaper.crosstheages.com/guide/en/get-started.md)
- [Keep in the loop](https://whitepaper.crosstheages.com/guide/en/get-started/keep-in-the-loop.md)
- [Announcements](https://whitepaper.crosstheages.com/guide/en/get-started/keep-in-the-loop/announcements.md)
- [Updates](https://whitepaper.crosstheages.com/guide/en/get-started/keep-in-the-loop/updates.md)
- [For Playing](https://whitepaper.crosstheages.com/guide/en/get-started/for-playing.md)
- [Enjoy the Lore](https://whitepaper.crosstheages.com/guide/en/get-started/for-playing/enjoy-the-lore.md)
- [Heptagram](https://whitepaper.crosstheages.com/guide/en/get-started/for-playing/heptagram.md)
- [Where are my CTA Assets?](https://whitepaper.crosstheages.com/guide/en/get-started/for-playing/where-are-my-cta-assets.md)
- [TCG](https://whitepaper.crosstheages.com/guide/en/tcg.md)
- [Arena Modes](https://whitepaper.crosstheages.com/guide/en/tcg/arena-modes.md)
- [Crafting](https://whitepaper.crosstheages.com/guide/en/tcg/crafting.md)
- [01 - Power up](https://whitepaper.crosstheages.com/guide/en/tcg/crafting/01-power-up.md)
- [02 - Awakening](https://whitepaper.crosstheages.com/guide/en/tcg/crafting/02-awakening.md)
- [03 - Merge](https://whitepaper.crosstheages.com/guide/en/tcg/crafting/03-merge.md)
- [To Transform a Card into an Eternal one: The Mint](https://whitepaper.crosstheages.com/guide/en/tcg/crafting/to-transform-a-card-into-an-eternal-one-the-mint.md)
- [CTA PORTAL](https://whitepaper.crosstheages.com/guide/en/cta-portal.md)
- [CTA Portal Overview](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview.md)
- [My Account](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/my-account.md)
- [Shop](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/shop.md)
- [Marketplace](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/marketplace.md)
- [My Assets](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/my-assets.md)
- [Add/Transfert Funds](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/add-transfert-funds.md)
- [My Burns](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/my-burns.md)
- [Bridge](https://whitepaper.crosstheages.com/guide/en/cta-portal/cta-portal-overview/bridge.md)
- [Cards Trading](https://whitepaper.crosstheages.com/guide/en/cta-portal/cards-trading.md)
- [To Buy a Card](https://whitepaper.crosstheages.com/guide/en/cta-portal/cards-trading/to-buy-a-card.md)
- [To Sell a Card](https://whitepaper.crosstheages.com/guide/en/cta-portal/cards-trading/to-sell-a-card.md)
- [To Transfer a Card](https://whitepaper.crosstheages.com/guide/en/cta-portal/cards-trading/to-transfer-a-card.md)
- [COMMUNITY TOOLS](https://whitepaper.crosstheages.com/guide/en/community-tools.md)
- [To Progress](https://whitepaper.crosstheages.com/guide/en/community-tools/to-progress.md)
- [CTA Manager](https://whitepaper.crosstheages.com/guide/en/community-tools/to-progress/cta-manager.md)
- [Deck Building - MrReGeM](https://whitepaper.crosstheages.com/guide/en/community-tools/to-progress/deck-building-mrregem.md)
- [Arkhante S01, Power & Arkhomes - MrReGeM](https://whitepaper.crosstheages.com/guide/en/community-tools/to-progress/arkhante-s01-power-and-arkhomes-mrregem.md)
- [Supply](https://whitepaper.crosstheages.com/guide/en/community-tools/supply.md)
- [Lights From the Dark (LFD) - TitiParisien](https://whitepaper.crosstheages.com/guide/en/community-tools/supply/lights-from-the-dark-lfd-titiparisien.md)
- [CTA Tracker - Little Wouf](https://whitepaper.crosstheages.com/guide/en/community-tools/supply/cta-tracker-little-wouf.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/guide/en.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.
