# 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="about/chaoss-history" %}
[chaoss-history](https://handbook.chaoss.community/community-handbook/about/chaoss-history)
{% endcontent-ref %}

{% content-ref url="about/values" %}
[values](https://handbook.chaoss.community/community-handbook/about/values)
{% endcontent-ref %}

{% content-ref url="about/roadmap" %}
[roadmap](https://handbook.chaoss.community/community-handbook/about/roadmap)
{% endcontent-ref %}

{% content-ref url="about/roles-and-responsibilities" %}
[roles-and-responsibilities](https://handbook.chaoss.community/community-handbook/about/roles-and-responsibilities)
{% endcontent-ref %}

{% content-ref url="about/community-guidelines" %}
[community-guidelines](https://handbook.chaoss.community/community-handbook/about/community-guidelines)
{% endcontent-ref %}

{% content-ref url="about/path-to-leadership" %}
[path-to-leadership](https://handbook.chaoss.community/community-handbook/about/path-to-leadership)
{% endcontent-ref %}

{% content-ref url="about/terminology" %}
[terminology](https://handbook.chaoss.community/community-handbook/about/terminology)
{% endcontent-ref %}

{% content-ref url="about/terminology-usage" %}
[terminology-usage](https://handbook.chaoss.community/community-handbook/about/terminology-usage)
{% endcontent-ref %}

{% content-ref url="about/general-faq" %}
[general-faq](https://handbook.chaoss.community/community-handbook/about/general-faq)
{% endcontent-ref %}

## COMMUNITY

{% content-ref url="community-initiatives/working-groups" %}
[working-groups](https://handbook.chaoss.community/community-handbook/community-initiatives/working-groups)
{% endcontent-ref %}

{% content-ref url="community-initiatives/metrics" %}
[metrics](https://handbook.chaoss.community/community-handbook/community-initiatives/metrics)
{% endcontent-ref %}

{% content-ref url="community-initiatives/community-report" %}
[community-report](https://handbook.chaoss.community/community-handbook/community-initiatives/community-report)
{% endcontent-ref %}

{% content-ref url="community-initiatives/chaosscon" %}
[chaosscon](https://handbook.chaoss.community/community-handbook/community-initiatives/chaosscon)
{% endcontent-ref %}

{% content-ref url="community-initiatives/chaosscast" %}
[chaosscast](https://handbook.chaoss.community/community-handbook/community-initiatives/chaosscast)
{% endcontent-ref %}

{% content-ref url="community-initiatives/chaoss-meetings" %}
[chaoss-meetings](https://handbook.chaoss.community/community-handbook/community-initiatives/chaoss-meetings)
{% endcontent-ref %}

## CONTRIBUTING

{% content-ref url="contributing/development" %}
[development](https://handbook.chaoss.community/community-handbook/contributing/development)
{% endcontent-ref %}

{% content-ref url="contributing/documentation" %}
[documentation](https://handbook.chaoss.community/community-handbook/contributing/documentation)
{% endcontent-ref %}

{% content-ref url="contributing/design" %}
[design](https://handbook.chaoss.community/community-handbook/contributing/design)
{% endcontent-ref %}

{% content-ref url="contributing/outreach" %}
[outreach](https://handbook.chaoss.community/community-handbook/contributing/outreach)
{% endcontent-ref %}

## MENTORSHIPS

{% content-ref url="mentorships/google-summer-of-code" %}
[google-summer-of-code](https://handbook.chaoss.community/community-handbook/mentorships/google-summer-of-code)
{% endcontent-ref %}

{% content-ref url="mentorships/google-season-of-docs" %}
[google-season-of-docs](https://handbook.chaoss.community/community-handbook/mentorships/google-season-of-docs)
{% endcontent-ref %}

{% content-ref url="mentorships/mentorship-roles-and-responsibilities" %}
[mentorship-roles-and-responsibilities](https://handbook.chaoss.community/community-handbook/mentorships/mentorship-roles-and-responsibilities)
{% endcontent-ref %}

{% content-ref url="mentorships/outreachy" %}
[outreachy](https://handbook.chaoss.community/community-handbook/mentorships/outreachy)
{% 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.
