# What is considered a "good" or "bad" score?

The score is color-coded on your dashboard and report, providing a quick way to gauge performance. Flensh uses the following rating scale:

* **Excellent (90-100):** Your website is a top performer and is exceptionally well-optimized for AI search.
* **Very Good (75-89):** Your site is strong and well-positioned, with only minor room for improvement.
* **Good (60-74):** You have a solid foundation, but there are clear opportunities to improve your ranking.
* **Fair (40-59):** Your website is visible but is likely being outranked by competitors. It requires attention to key areas.
* **Poor (0-39):** Your site has significant optimization issues and is not performing well in AI search. Immediate action is recommended.

It's also important to consider your score in the context of your industry. A "good" score in a highly competitive niche might be harder to achieve than an "excellent" score in a less crowded market. Use the **Competitor Benchmarking** section to see how your score stacks up against direct rivals.


---

# 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/core-features-in-detail/2.2.-understanding-your-ai-visibility-score/what-is-considered-a-good-or-bad-score.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.
