# Community

#### Join the mission

Beep is built in public by developers, agents, and AI enthusiasts shaping the next generation of payments and finance. We’re always looking for people who want to build, test, and break the edges of what’s possible with autonomous money movement.

#### Get involved

* **GitHub:** [github.com/beep-it](https://github.com/beep-it) — contribute code, file issues, or submit ideas.
* **Discord:** [`discord.gg/beep`](https://discord.gg/AnAMfeFc) — join the developer chat, get support, and discuss protocol updates.
* **X (Twitter):** [@0xbeepit](https://x.com/0xbeepit) — product launches, dev logs, and ecosystem news.
* **Docs feedback:** Open a pull request or leave a comment directly in the GitBook sidebar.
* **Security audit:** [**https://github.com/beep-it/beep-sdk/blob/dev/Beep%20-%20Final%20Report.pdf**](https://github.com/beep-it/beep-sdk/blob/dev/Beep%20-%20Final%20Report.pdf)


---

# 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://documentation.justbeep.it/product-overview/resources/community.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.
