# COMMUNITY

- [Working Groups](https://handbook.chaoss.community/community-handbook/community-initiatives/working-groups.md): Contains the details about working groups
- [WG Repository Structure](https://handbook.chaoss.community/community-handbook/community-initiatives/working-groups/wg-repository-structure.md): Working Groups that define metrics need to follow the repository structure outlined here
- [Metrics](https://handbook.chaoss.community/community-handbook/community-initiatives/metrics.md): Process of metric approval
- [Releases](https://handbook.chaoss.community/community-handbook/community-initiatives/metrics/releases.md): Step-by-step instructions for releasing CHAOSS Metrics
- [Translation](https://handbook.chaoss.community/community-handbook/community-initiatives/metrics/translation.md): This sections provides the guidelines regarding the process of translating metrics into other various languages.
- [Metrics FAQ](https://handbook.chaoss.community/community-handbook/community-initiatives/metrics/metrics-faq.md)
- [Community Report](https://handbook.chaoss.community/community-handbook/community-initiatives/community-report.md): Contains the details about community reports
- [CHAOSScon](https://handbook.chaoss.community/community-handbook/community-initiatives/chaosscon.md): It is a CHAOSS conference
- [CHAOSScast](https://handbook.chaoss.community/community-handbook/community-initiatives/chaosscast.md): The CHAOSS Community Podcast
- [CHAOSS Meetings](https://handbook.chaoss.community/community-handbook/community-initiatives/chaoss-meetings.md): CHAOSS Meetings Procedure


---

# 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.chaoss.community/community-handbook/community-initiatives.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.
