# How to mark tasks as complete.

As you work through the checklist, you can track your progress directly within the report.

<figure><img src="/files/G3qn48B9osgwUcXBaF1D" alt=""><figcaption></figcaption></figure>

Next to each item on the checklist is a checkbox. Simply click the checkbox for any task you have completed. The item will be visually marked as done, helping you keep a clear record of your optimization efforts. This is purely a tracking feature for your convenience and does not automatically trigger any changes to your score.


---

# 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://flensh.gitbook.io/flensh-docs/core-features-in-detail/2.4.-using-the-instant-fix-checklist/how-to-mark-tasks-as-complete..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.
