# Join the Community

**Join the community here →** [**https://community.jetadmin.io/**](https://community.jetadmin.io/)

The community is where you can meet, get help & support, share resources and discuss what you're working on. The community is filled with thousands of kind and friendly users – many of them experts – who are willing to help each other out.&#x20;

We have only a few simple guidelines:

* Be polite and kind to other members
* Use the search bar to see if your topic has been discussed before
* Check out the community’s different [categories](https://community.jetadmin.io/)
* When posting questions, try to be clear and concise and write descriptive titles. If you need help with many different things, try posting them as separate topics.
* Where possible, provide links (e.g. to your app), screenshots or even videos that help explain the point you are trying to make
* Please be aware that everything you post in the forums is public
* If you have questions that others could benefit from – try to post publicly and not privately message other members. Some of our experts and staff get a lot of DMs – bear in mind that there are many other people in the forum that may be able to help you.&#x20;


---

# 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.jetadmin.io/join-the-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.
