# Invitations \[BBB]

{% stepper %}
{% step %}

### Invite Code Generation

<figure><img src="/files/JuDP1JOwcpSuzHHz025P" alt="" width="338"><figcaption><p>Guard's welcoming screen for BBB members</p></figcaption></figure>

**Only active subscribers** may generate an invite code through Guard’s main screen or receive rakebacks from their invitees. In order to generate your code, run the `/start` command and select the **`🫂 Invites`** tab.
{% endstep %}

{% step %}

### Invitation Code Setup

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

You will be prompted to create a custom invitation code of your choice. The code must be 3–20 characters long and may only include letters, numbers, and underscores. Special characters are not allowed.
{% endstep %}

{% step %}

### Wallet Registration

<figure><img src="/files/3SJVbu3O3avwnIc0UGaE" alt="" width="336"><figcaption><p>Invitation setup confirmation screen</p></figcaption></figure>

Once your invitation code is set, you’ll be asked to provide a SOL or ETH wallet where you’d like to receive your rakebacks. This wallet will be permanently linked to your profile and cannot be changed. After your wallet is locked in, your registration is complete, you’ll be able to start onboarding fellow sea creatures. To help you track your progress, we’ve built the Invite Dashboard.
{% endstep %}

{% step %}

### Invite Dashboard

<figure><img src="/files/Ats6GpjUiRPVAkiIBU3j" alt="" width="334"><figcaption><p>Invitation dashboard screen</p></figcaption></figure>

The dashboard allows you to easily access your invitees and rakeback details. Here, you can also view your current \[BBB] tier. The higher your tier, the greater your rakeback.

* **🐟 Tier 3** — Default tier assigned to every registered user. Rewards **5% rakeback** from your invitees;
* 🐬 **Tier 2** — Requires 4 or more invitees. Rewards **7.5% rakeback** from your invitees;
* **🦈 Tier 1 —** The highest tier. Requires 8 or more invitees. Rewards **10% rakeback** from your invitees.

{% hint style="info" %}
Should you encounter any issues during the invitation setup 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/invitations-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.
