# Community

- [Discussion Forum](https://rc.sunbird.org/community/discussions.md): We have multiple channels available for the community to discuss use cases, as for support from fellow community members & discuss existing features as well as brainstorm about new ones.
- [Contributors](https://rc.sunbird.org/community/contributors.md)
- [Contributing](https://rc.sunbird.org/community/contributing.md)
- [Contribution Guidebook](https://rc.sunbird.org/community/contribution-guidebook.md)
- [Code of Conduct](https://rc.sunbird.org/community/code-of-conduct.md)
- [Community Events](https://rc.sunbird.org/community/community-events.md): This page will list the schedule of our community events & also provide recordings of past events.
- [Status By Track](https://rc.sunbird.org/community/status-by-track.md): The intent of this page is to give a high level status on various project tracks & reference implementations that are currently in progress. Complete details can be found on github project boards.


---

# 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://rc.sunbird.org/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.
