# Applications \[BBB]

{% stepper %}
{% step %}

### Test the Waters

<figure><img src="/files/F9hcxSbe2cot5wnBJ58i" alt="" width="332"><figcaption><p>Guard's welcoming screen for non-whitelisted members</p></figcaption></figure>

You may initiate your first interaction with the Guard bot by following the link in [Welcome to \[BBB\]](/readme.md). Here, you will find all our resources, and non-whitelisted members may apply, provided they have an invitation code from an active \[BBB] member.
{% endstep %}

{% step %}

### Navigate the Waters

<figure><img src="/files/6aYfNu4JoW8qLF1JFkiU" alt="" width="338"><figcaption><p>Application process screen</p></figcaption></figure>

In the next steps, you’ll be asked to enter your main wallet, provide your socials, and share a short statement on why you wish to access \[BBB] tools. In the final step, be sure to include all relevant socials — especially your main X account.
{% endstep %}

{% step %}

### Drop the Anchor

<figure><img src="/files/oxjAJz6fEmqUwGIYQPgo" alt="" width="332"><figcaption><p>Order confirmation screen</p></figcaption></figure>

Once your application details are finalised, you’ll be prompted to submit. From there, your fate rests with the fish council. All approved members will be notified by Guard the moment they are accepted into our ranks.

{% hint style="info" %}
In case you have any questions about the tools or the application process, don't hesitate to reach out to our Supreme Leader via [X](https://x.com/0xit4i) or [Telegram](https://t.me/bluecatconnections).
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://docs.bbb.community/getting-started/applications-bbb.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.
