# Community

MOSIP thrives on the collective efforts of its global community. Contributions from developers, designers, researchers, and organizations play a vital role in enhancing the platform’s capabilities and ensuring scalability, security, and interoperability.

🙌 **Ways the community contributes:**

* Direct code contributions.
* Design and architecture reviews.
* Bug identification and fixes.
* Technology evaluation support.
* UI/UX design improvements.
* Documentation.

🤝 **How do I contribute?**

* For code contributions, refer [here](/1.2.0/community/code-contributions.md).
* To engage with us on our **community forum** and collaborate with fellow contributors, visit [here](https://community.mosip.io/).

👉 **Explore more:**

* [Contributions](/1.2.0/community/contributions.md).
* [MOSIP Branching Strategy](/1.2.0/community/code-contributions/mosip-branching-strategy.md).
* [Community Calendars.](/1.2.0/community/community-calendar.md)


---

# 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.mosip.io/1.2.0/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.
