# CONTRIBUTING

- [Development](https://handbook.chaoss.community/community-handbook/contributing/development.md): How to contribute through development
- [Contributing Workflow](https://handbook.chaoss.community/community-handbook/contributing/development/contributing-worfkflow.md): General contributing Workflow
- [Documentation](https://handbook.chaoss.community/community-handbook/contributing/documentation.md): Contributing within the Documentation
- [Style Guide](https://handbook.chaoss.community/community-handbook/contributing/documentation/style-guide.md): General Style Guide to follow
- [Design](https://handbook.chaoss.community/community-handbook/contributing/design.md): Design of CHAOSS
- [Design Workflow](https://handbook.chaoss.community/community-handbook/contributing/design/design-worklfow.md): general process to follow for the design contribution
- [Design Contribution](https://handbook.chaoss.community/community-handbook/contributing/design/design-contribution.md): Contribution
- [CHAOSS Visual Identity](https://handbook.chaoss.community/community-handbook/contributing/design/chaoss-visual-identity.md): Understanding the CHAOSS Visual Identity
- [Outreach](https://handbook.chaoss.community/community-handbook/contributing/outreach.md): Contributing in marketing


---

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