# Guidelines / Heuristics

Heurio offers a comprehensive set of guidelines that can be referenced when creating heurios on website elements. This guide provides an overview of how to incorporate these guidelines and utilize them effectively in the feedback process.

## Setting a global guideline

1. For each project, users can set a global guideline, providing a default guideline for each heurio created within that project.
2. This option ensures consistency across the project's evaluations.

<figure><img src="/files/GgwApJIHdo6oWGITEXuf" alt="" width="563"><figcaption><p>Setting a global guideline system for a project with the <a href="https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

## Locking a rule (heuristic)

1. In the Chrome Extension, users can lock a guideline's rule by clicking on the "Book of Guidelines" button in the bottom right corner.
2. Select the guideline you need and then click on the rule you wish to lock.
3. This option is useful for evaluating a website by each rule of a guideline, allowing for a comprehensive, rule-by-rule review.
4. **The locked rule will be selected by default** for each new heurio in order the make your review more productive.

<figure><img src="/files/cXqwDtOT3HH8z2GQ7bHw" alt="" width="563"><figcaption><p>Locking a rule for making it default for new heurios in the <a href="https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

## Learn more about default guidelines

Visit [Heurio's website](https://www.heurio.co/guidelines) for a detailed overview of the default guidelines.


---

# 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/comment-heurio-details/guidelines-heuristics.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.
