# How up-to-date is the analysis with the latest AI model changes?

The analysis is as up-to-date as it can possibly be.

Unlike tools that rely on a static database, Flensh performs a **live, real-time analysis** every time you run a scan. When you click "Start Analysis" or "Rescan," we send your website's data to the live, production versions of the AI models (like ChatGPT, Gemini, etc.) at that exact moment.

This means your report reflects the most current behavior and preferences of these AI engines. As soon as an AI model is updated by its provider, your next Flensh scan will automatically use that updated model, ensuring your insights are always on the cutting edge.


---

# 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/how-up-to-date-is-the-analysis-with-the-latest-ai-model-changes.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.
