# The roadmap

The game is currently in pre-Alpha stage of [development](/the-compendium-of-serra/the-development.md).&#x20;

Generally, Alpha is the stage when key gameplay functionality is implemented, the game is playable and contains most major features. These features may be further revised based on testing and feedback. Additional small, new features may be added, similarly, planned but unimplemented features may be dropped.&#x20;

**All elements of the game and cards will still be subject to change during the Alpha phase**.

You can check the website's [homepage](https://synergyofserra.com/) for updates to the roadmap and the [Discord](https://discord.gg/e86crNyuyd) server's #announcements channel for other updates on progress and completed milestones.

<figure><img src="/files/P1DQZX8VoULjhavYaFtm" alt=""><figcaption></figcaption></figure>


---

# 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://synergyofserra.gitbook.io/the-compendium-of-serra/the-roadmap.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.
