# Overview

We started our development in May 2022, based on a multi-year roadmap. The Hugs roadmap is split into six different parts. We will update this section on a regular basis to update our community about our progress.

The six development tracks are:

1. [Curator engine](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-roadmap/pages/bGXAoveSx77GxOs2mj9y#hugs-infrastructure-layer-q2-2022-...)
2. [Curator ToolKit](/hugs-platform/the-hugs-roadmap/curator-toolkit.md)
3. [Dashboards](/hugs-platform/the-hugs-roadmap/dashboards.md)
4. [Perpetual Test Apps](/hugs-platform/the-hugs-roadmap/perpetual-test-apps.md)
5. [Elastic Rewards](/hugs-platform/the-hugs-roadmap/elastic-rewards.md)
6. [Advanced Tooling](/hugs-platform/the-hugs-roadmap/advanced-tooling.md)


---

# 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://hugs-solutions.gitbook.io/hugs-platform/the-hugs-roadmap/overview.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.
