# Getting Started

- [Guard \[BBB\]](https://docs.bbb.community/getting-started/guard-bbb.md): While Guard serves as our native payment system and a channels management platform, a special invitation or an approved application is required to gain purchasing privileges.
- [Invitations \[BBB\]](https://docs.bbb.community/getting-started/invitations-bbb.md): As mentioned earlier, \[BBB] operates on an Invitation-Only model – not only to preserve the scarcity of our tools, but also to ensure that our circle of users remains loyal and properly rewarded.
- [Applications \[BBB\]](https://docs.bbb.community/getting-started/applications-bbb.md): At \[BBB], our priority is ensuring users keep their edge in the market. Thats why we utilise an applications system to carefully curate who we allow to access our tools to navigate the ocean of rugs.
- [Setup Tips](https://docs.bbb.community/getting-started/setup-tips.md): The following is a set of general tips that will help get started with BBB and create your own system.


---

# 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.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.
