# Does Flensh scan my entire website or just one page?

Flensh performs a deep analysis of the **single, specific URL** you enter when you initiate a scan. It does not crawl your entire website like a traditional search engine bot.

For best results, you should scan your most important pages individually. Good candidates for scanning include:

* Your homepage
* Key product or service pages
* Pillar content or primary blog posts

Analyzing individual pages provides you with a highly targeted and actionable "Instant Fix Checklist" for each key part of your site, which is more effective than a generic, site-wide report.


---

# 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-scan-my-entire-website-or-just-one-page.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.
