# Alpha Access

The game is currenty in an **Alpha** stage of development. This means that it is playable, but not yet ready to be released to a broader public testing group through a **Beta** program.

Once we have completed working on additional features and feel that internal Alpha testing has been sufficient, we will start inviting people to join us in our Beta testing stage.

If you have been given Alpha testing access – firstly, thank you for your help! Your access to the iOS or Android companion app will be managed internally. Links to download the app will not be available publicly yet.

{% hint style="info" %}
Information about Beta access and registration will be added to this page in the future.
{% endhint %}


---

# 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://rulebook.dawnofthetyrant.com/introduction/alpha-access.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.
