# Updates

## To stay informed about all updates <a href="#h_01hf8w2ww98z181bn63aq3e1pm" id="h_01hf8w2ww98z181bn63aq3e1pm"></a>

To stay informed about all updates, please find the following links:

* When an update is planned, the entire CTA community is notified via: **Discord** (check [Linktree](https://linktr.ee/crosstheages) link), in the **#game-updates** channel (Section Welcome to the Appologium),
* **In-game** through a **Warning** logo.

When the update is completed, a message is posted in the same Discord channel. All changes made can be viewed:

* On the **CTA Portal**, [Changelog](https://crosstheages.com/portal/changelog/) section,
* **In-game** when opening the game, and also in the **News** section.

***


---

# 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/get-started/keep-in-the-loop/updates.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.
