# CTA Manager

## Presentation

**CTA Manager is a community website** designed to help you progress in the CTA universe. Features currently available include:

1. A list of **decks shared by the community** with gameplay explanations;
2. A list of the **top decks used in recent tournaments**;
3. A **forum** where you can read CTA fanfiction and share your thoughts on CTA!
4. A **Discord server** where you can follow everything that's happening on CTA.

You also have a **profile** section where you can:

* Track your assets
* Store your decks (which will be encrypted)
* Manage your friends

## Upcoming feature

1. A Deck Tracker that lets you collect data on your opponents and reconstruct their decks.
2. And much more on the pipe

The website is directly available at this [link](https://www.ctamanager.com). Don't hesitate to visit the [Twitter](https://twitter.com/ctamanager) account to follow their activities and to thank them too!

&#x20;

Thanks CTA Manager!

{% embed url="<https://www.ctamanager.com/>" %}


---

# Agent Instructions: 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/community-tools/to-progress/cta-manager.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.
