# Guard \[BBB]

{% stepper %}
{% step %}

### Step into the Ocean

<figure><img src="/files/iVPEsbTAhMm8kKV7HVJc" alt="" width="375"><figcaption><p>Guard's welcoming screen</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 existing members may request \[BBB] one-time access links, if needed.

Whitelisted users without an active subscription may purchase one, provided subscription slots are available. Users without a whitelist will be prompted to apply for one, more on this: [Applications \[BBB\]](/getting-started/applications-bbb.md).
{% endstep %}

{% step %}

### Selecting Membership

<figure><img src="/files/ntZAiU2ufULcPR28qsXf" alt="" width="375"><figcaption><p>Membership selection screen</p></figcaption></figure>

If subscription slots are available, you will be prompted to choose your desired subscription tier and payment method. Next, you will need to provide the wallet address you plan to use to complete the order.
{% endstep %}

{% step %}

### Fulfilling the Order

<figure><img src="/files/jK57J5Qo8lPELW0nw1iP" alt=""><figcaption><p>Order confirmation screen</p></figcaption></figure>

Once the order details are finalised, you will be prompted to transfer the funds to the provided wallet address. After completing the transaction, click the respective button, then copy the TXID, and reply with it to the Guard's message.
{% endstep %}

{% step %}

### Access \[BBB]

If the transaction is successfully verified, your \[BBB] membership will be activated, and you will receive a message with one-time access links to all tools.

You may request these links anytime via the **'Access Bots 🔗'** option on the welcome screen.&#x20;

{% hint style="info" %}
Should you encounter any issues during the payment process, do not hesitate to reach out to us via [Telegram](<https://t.me/bbbintern >).
{% 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/guard-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.
