# Does Flensh make changes to my website directly?

No. Flensh is a powerful analysis and recommendation tool, not an implementation tool. It will **never** make any changes directly to your website's code or content.

The **Instant Fix Checklist** provides you with a clear, prioritized to-do list. It is your responsibility (or that of your developer or content team) to implement these recommended changes on your website. Once you have made the changes, you can use the **"Rescan"** feature in Flensh to analyze your site again and see your score improve.


---

# 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/troubleshooting-and-faq/5.3.-frequently-asked-questions-faq/does-flensh-make-changes-to-my-website-directly.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.
