# Welcome to Heurio

Welcome to Heurio! This documentation provides an overview of Heurio's features and how it can enhance your workflow, whether you're a UX/UI Designer, QA Tester, Developer, Project Manager or Marketer.

### What is Heurio?

Heurio is a collaborative platform designed for website reviews, bug reports, QA testing, heuristic evaluation and other web-based projects. By integrating seamlessly into your workflow, Heurio allows you to:

* **Create and Organize Comments:** Leave structured comments directly on live websites using the Heurio Extension. These comments, or "heurios," help teams quickly identify areas of improvement.
* **Facilitate Team Collaboration:** Invite team members to projects, fostering collaboration across different roles. Whether you're a Designer, Developer, or Marketer, you can work together in real time, reducing misunderstandings and streamlining feedback loops.
* **Built-in Guidelines:** Heurio offers built-in heuristic guidelines, like Nielsen's 10 Usability Heuristics, Dieter Rams' 10 Principles or Weinschenk and Barker Classification to guide your reviews and ensure your website meets industry standards.

{% embed url="<https://www.youtube.com/watch?pp=ygUHaGV1cmlvIA==&v=d4vMn3DRXQg>" %}


---

# 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://heurio.gitbook.io/docs/onboarding/welcome-to-heurio.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.
