> For the complete documentation index, see [llms.txt](https://wiki.bucketry.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bucketry.net/introduction/join-our-discord-community.md).

# Join our Discord community

<figure><img src="/files/Uvp3yqlHOGadt85WFRA7" alt=""><figcaption><p>Our server banner</p></figcaption></figure>

{% hint style="info" %}
**Link to join the Discord:** <https://discord.gg/gX9Q5Sesn5>
{% endhint %}

To get the full experience on our server, it's imperative you join our discord so you don't miss out on any important updates and content. Not only that, you get to be a part of our community of nice and mature people such as yourself!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.bucketry.net/introduction/join-our-discord-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.
