# Join a Community

Welcome developers! :wave: Here, you'll discover an immersive space where developers from all walks of life come together to connect, learn, and grow. We hope that you will be able to find a developer community that suits your area of interest!&#x20;

1. To join a community, simply scroll the list of communities on your home page and click "Join community" to view all community quests.&#x20;
2. Alternatively, you may also search for a specific community by using the search bar.
3. Communities joined will appear on the left navigation bar and under "My Communities"&#x20;

<figure><img src="/files/4Mgb1CWEt8BGV3npwOK9" alt=""><figcaption><p>Communities joined will appear here</p></figcaption></figure>


---

# 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.onboard.dev/onboard/for-developers/join-a-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.
