# What counts against my monthly rescan limit?

Your monthly usage limit is only consumed by **successful scans**.

* **Initial Scan:** Adding a new website and running the first scan uses one "website slot" and one "rescan" credit.
* **Rescan:** Clicking the "Rescan" button on an existing report uses one "rescan" credit.

You will **not** be charged a credit if:

* A scan fails to complete for any reason.
* You are simply viewing or downloading an existing report.
* You are checking items off your Instant Fix Checklist.


---

# 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/what-counts-against-my-monthly-rescan-limit.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.
