# Communities

OuiShare is organized in communities developing projects at a local and regional scale.

Want to know more? Find your local community to see upcoming events and ongoing projects. Feel free to get in touch with one of the community members via their profile and introduce yourself:

[**>> See all local communities**](https://www.ouishare.net/meet-us) ![](/files/-LAxF7BvS9BSFjRox3Op)

*Would you like to make **changes or improvements** to this handbook?* [***Read how here.*** ](https://ouishare.gitbooks.io/ouishare-handbook/content/contributing-to-this-handbook.html)


---

# 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://handbook.ouishare.net/communities.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.
