# What to expect during the "Scanning..." phase.

After you click "Start Analysis," Flensh begins its comprehensive evaluation process. You will see a "Scanning..." status indicator.

During this phase, our AI is performing a real-time analysis by:

* **Sending your website to multiple Large Language Models (LLMs):** This is done to understand how different AI engines like ChatGPT, Gemini, and others interpret your content.
* **Analyzing Content and Structure:** The system assesses your site's content quality, readability, and technical structure.
* **Conducting Competitor Research:** Flensh automatically identifies the top competitors in your niche and analyzes their performance to establish a benchmark.

This process is intensive as it involves live research and multiple layers of analysis to ensure the data you receive is accurate and actionable.


---

# 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/getting-started/1.3.-running-your-first-ai-visibility-scan/what-to-expect-during-the-scanning...-phase..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.
