> 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/1a-register-for-testing.md).

# 1A - Register for Testing

{% columns %}
{% column %}

<figure><img src="/files/0v6ZhS14mk2YXPELyyR7" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}
Get exclusive early access to “The Gathering” Beta Testing on DEVNET. Connect wallet to verify your Genesis Quest staking status and secure your spot.
{% endcolumn %}
{% endcolumns %}

{% stepper %}
{% step %}

### Register for Access at <https://critters.quest/beta-signup>

**Connect your wallet** with Master Editions participating in [Genesis Quest](/critters-quest-docs/glossary.md#genesis-quest)

{% hint style="warning" %}
We'll automatically detect if you're actively staking in Genesis Quest.
{% endhint %}
{% endstep %}

{% step %}

### Complete Registration

Provide your Email (required), and Discord username (optional)

{% hint style="success" %}
We use [PRIVY ](/critters-quest-docs/glossary.md#privy)to link your registration information (email to wallet)
{% endhint %}
{% endstep %}

{% step %}

### Wait for E-mail to Access Beta Testing

We'll be accepting users in small groups of 20 at a time. You will receive an email when it's your turn to [Claim Assets on Devnet](/critters-quest-docs/the-gathering/join-beta/1b-claim-devnet-assets.md) and join Beta Testing. Be sure to check your spam folder for notifications!
{% endstep %}
{% endstepper %}


---

# 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/1a-register-for-testing.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.
