> For the complete documentation index, see [llms.txt](https://critters-quest-1.gitbook.io/critters-quest-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/join-beta.md).

# Join Beta

**The Gathering beta is here!** For the first time, players can step into Valdara to mine resources, forge tools, and start building towns. This beta will run on **Devnet only**, where testers can claim free assets to play, experiment, and get a feel for the game. It’s the perfect chance to learn how Critters Quest works, race for resources, and help us catch bugs before the full launch.<br>

{% columns %}
{% column width="50%" valign="middle" %}

## **Important Dates**

### **Sept 8th 2025**

* Beta Registration opens
  {% endcolumn %}

{% column width="50%" valign="middle" %}

##

### **Sept 11th 2025**

* Beta Testing starts, invites go out
  {% endcolumn %}
  {% endcolumns %}


---

# 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://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/join-beta.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.
