# The Fixing Process

The following flowchart describes the fixing process from beginning to end, outlining each key step, from obtaining the findings report to implementing the fixes and reviewing the final report. This visual guide will help you understand the workflow and ensure each step is completed systematically and efficiently.

<div data-full-width="true"><figure><picture><source srcset="/files/t58dF9m7olLrpCDdBVqh" media="(prefers-color-scheme: dark)"><img src="/files/UO8vqR35ryuPQ7I6f8Lu" alt="" width="563"></picture><figcaption></figcaption></figure></div>

{% hint style="info" %}
Please note that steps 3 and 4 are only included in the comprehensive plan.
{% endhint %}


---

# 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://docs.clear-gate.com/basics/the-fixing-process.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.
