# About

- [What Makes Hylo Different?](https://hylozoic.gitbook.io/hylo/about/what-makes-hylo-different.md): Hylo is different from other community platforms, and not just because we’re free, open-source, and not-for-profit.
- [Our Values and Design Principles](https://hylozoic.gitbook.io/hylo/about/our-values-and-design-principles.md): We embed our values at every level of the stack.
- [Bioregional Vision](https://hylozoic.gitbook.io/hylo/about/bioregional-vision.md): How Hylo gets us to thriving, resilient bioregions.
- [How to get involved](https://hylozoic.gitbook.io/hylo/about/how-to-get-involved.md): Hylo is a community effort! We invite you to get involved.
- [FAQ](https://hylozoic.gitbook.io/hylo/about/faq.md): Frequent Axalotl Questions
- [Community Stewardship Support Program (CSAAS)](https://hylozoic.gitbook.io/hylo/about/community-stewardship-support-program-csaas.md): Hands-on, online community management to activate your group and achieve your purpose!
- [Hylo Privacy Policy](https://hylozoic.gitbook.io/hylo/about/hylo-privacy-policy.md)
- [GDPR](https://hylozoic.gitbook.io/hylo/about/hylo-privacy-policy/gdpr.md): Hylo and GDPR compliance


---

# 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://hylozoic.gitbook.io/hylo/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.
