# product

- [Full Feature Spec](https://hylozoic.gitbook.io/hylo/product/full-feature-spec.md): A full reference of the coordination tools available to every group on Hylo. All of these features are included in the free platform unless marked otherwise.
- [Product Journey](https://hylozoic.gitbook.io/hylo/product/product-journey.md): Hylo's development roadmap
- [Future Roadmap](https://hylozoic.gitbook.io/hylo/product/product-journey/future-roadmap.md): Hylo is actively developed by a small team alongside our open-source community. Here’s what’s in progress. Timelines are estimates, not promises — we move at the speed of trust.


---

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