# CHAOSS Community Handbook - Table of Contents

The CHAOSS Community Handbook is a central [repository](https://github.com/chaoss/gitbook-test) for how we run the project. As part of our value of being transparent, the handbook is open to the world and we welcome feedback. Please make [pull requests](https://github.com/chaoss/gitbook-test/pulls) to suggest improvements or add clarifications. Please use [issues](https://github.com/chaoss/gitbook-test/issues) to ask questions.

The published version of the Community Handbook can be found at <https://handbook.chaoss.community/>.

## ABOUT

{% content-ref url="/pages/-MKvH0lmeXFTB2g-olIu" %}
[CHAOSS History](/community-handbook/about/chaoss-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFC6DDQkJFDuQ3196E8" %}
[Values](/community-handbook/about/values.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MH2k4G-rqpQbChHvh4Z" %}
[Roadmap](/community-handbook/about/roadmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5Zl\_17rmmlwENR-xZ" %}
[Roles and Responsibilities](/community-handbook/about/roles-and-responsibilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFHqz-BE7yoe3dgkPkt" %}
[Community Guidelines](/community-handbook/about/community-guidelines.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MG4xPXjXSbwd4J\_-Lcz" %}
[Path to Leadership](/community-handbook/about/path-to-leadership.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGFYQYu9Iqf6z7afCaI" %}
[Terminology](/community-handbook/about/terminology.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGoDqh173RU0tCAkoRJ" %}
[Terminology Usage](/community-handbook/about/terminology-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLhMH7nAnThBUrkl84l" %}
[General FAQ](/community-handbook/about/general-faq.md)
{% endcontent-ref %}

## COMMUNITY

{% content-ref url="/pages/-MFlFREsXc7Ys1NmHJZa" %}
[Working Groups](/community-handbook/community-initiatives/working-groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJcPxCqOuVse9QWpHmL" %}
[Metrics](/community-handbook/community-initiatives/metrics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIXqu3F6gKk9gRvbNhu" %}
[Community Report](/community-handbook/community-initiatives/community-report.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIXpYX4ky7mucIhr\_lK" %}
[CHAOSScon](/community-handbook/community-initiatives/chaosscon.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIXo\_k03uRraU0L0S-x" %}
[CHAOSScast](/community-handbook/community-initiatives/chaosscast.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKrPHAWaILu5LnnbqS7" %}
[CHAOSS Meetings](/community-handbook/community-initiatives/chaoss-meetings.md)
{% endcontent-ref %}

## CONTRIBUTING

{% content-ref url="/pages/-MIL2gkBNC-K6TMnVesF" %}
[Development](/community-handbook/contributing/development.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MIjwcjzsIj6B9YqVH5F" %}
[Documentation](/community-handbook/contributing/documentation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHlqAEfYjLWuB5\_bBcz" %}
[Design](/community-handbook/contributing/design.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJIsWq-ny16nbG0OSvA" %}
[Outreach](/community-handbook/contributing/outreach.md)
{% endcontent-ref %}

## MENTORSHIPS

{% content-ref url="/pages/-MHDKgic0lg7RBSjp79j" %}
[Google Summer of Code](/community-handbook/mentorships/google-summer-of-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHNVvQnikONqkDoZPIk" %}
[Google Season of Docs](/community-handbook/mentorships/google-season-of-docs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNRgnOwun6YCLLAcNpB" %}
[GSoC/GSoD Roles & Responsibilities](/community-handbook/mentorships/mentorship-roles-and-responsibilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MHTS0Pvri41cPY5xWYA" %}
[Outreachy](/community-handbook/mentorships/outreachy.md)
{% endcontent-ref %}


---

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