> For the complete documentation index, see [llms.txt](https://hugs-solutions.gitbook.io/hugs-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-roadmap/curator-toolkit.md).

# Curator ToolKit

### Curator toolkit (the product)                            Q2 2022 - …

#### SaaS solution (first-party tools)                                            Q3 2023 - Q4 2024

**Decentralised collaboration v1                                               Q3 2023**

§  FAQ collaboration tool                                                  Q3 2023

§  Glossary collaboration tool                                          Q3 2023

§  Tweets harvesting tool                                                 Q3 2023

§  Link / References gathering tool                                  Q3 2023

&#x20;

**Decentralised collaboration v2                                              Q4 2023 - Q3 2023**

§  Blog posts collaboration tool                                       Q4 2023

§  Whitepaper collaboration tool                                     Q4 2023

§  Newsletter topics collaboration tool                           Q4 2023

§  Wikipedia content gathering tool                                Q4 2023

§  Online issue reporting tool                                           Q4 2023

&#x20;

**Decentralised collaboration v3                                              Q2 2024**

§  Document review tool                                                   Q2 2024

§  Ideas gathering tool                                                      Q2 2024

&#x20;

**Decentralised collaboration v4                                              Q3 2024 - Q2 2024**

§  Translation collaboration tool                                       2024

§  Feature requests tool                                                    2024

§  Legal input tool                                                              2025

§  Quiz creation tool                                                          2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-roadmap/curator-toolkit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
