# ABOUT

- [CHAOSS History](https://handbook.chaoss.community/community-handbook/about/chaoss-history.md): You will have fun knowing the CHAOSS History
- [Values](https://handbook.chaoss.community/community-handbook/about/values.md): We value what you believe
- [Roadmap](https://handbook.chaoss.community/community-handbook/about/roadmap.md): Goals within our community
- [Roles and Responsibilities](https://handbook.chaoss.community/community-handbook/about/roles-and-responsibilities.md): This page contains the roles and responsibilities of the CHAOSS community
- [Community Guidelines](https://handbook.chaoss.community/community-handbook/about/community-guidelines.md): Ethics we follow
- [Path to Leadership](https://handbook.chaoss.community/community-handbook/about/path-to-leadership.md): Path to CHAOSS Leadership
- [Terminology](https://handbook.chaoss.community/community-handbook/about/terminology.md): Understanding the CHAOSS terminology
- [CHAOSS Specific Terms](https://handbook.chaoss.community/community-handbook/about/terminology/chaoss-specific-terms.md): CHAOSS Specific terms
- [CHAOSS Committees](https://handbook.chaoss.community/community-handbook/about/terminology/chaoss-committees.md)
- [CHAOSS Community Working Group Terminology](https://handbook.chaoss.community/community-handbook/about/terminology/wg-terminology.md): Terminology across working groups
- [CHAOSS Community Mentorship Terminology](https://handbook.chaoss.community/community-handbook/about/terminology/chaoss-community-mentorship-terminology.md): Mentorship terminology
- [Terminology Usage](https://handbook.chaoss.community/community-handbook/about/terminology-usage.md): It contains the details of how to use specific terms
- [General FAQ](https://handbook.chaoss.community/community-handbook/about/general-faq.md): You can find all the answers here


---

# 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/about.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.
