> 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/1b-claim-devnet-assets.md).

# 1B - Claim Devnet Assets

{% columns %}
{% column %}

<figure><img src="/files/86yNOEk2BSwgIRVigoSi" 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 %}

## Ready to Join Beta?

{% stepper %}
{% step %}

### Access Claim Page at [www.beta.critters.quest](https://beta.critters.quest/)

**Log in** with the email you used to register

{% hint style="success" %}
&#x20;We use [PRIVY](#how-to-sign-up) to link your registration information (email and wallet)
{% endhint %}
{% endstep %}

{% step %}

### Click on "Claim All Items"

You will receive 5 Critters and SOL on Devnet to your PRIVY-connected wallet.
{% endstep %}

{% step %}

### Start Game Play

After a successful claim, 5 Critters will be revealed and you can continue to Select Town
{% 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/1b-claim-devnet-assets.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.
