# How to navigate the different sections of the report.

The report is organized into several key sections, each providing a different layer of insight. As you scroll down the page, you will encounter

1. **AI Engine Breakdown:** This section visualizes your website's performance on individual AI platforms like ChatGPT, Gemini, Claude, Perplexity, and Bing Chat. It helps you understand where your site is strong and which engines require more attention.

   <figure><img src="/files/w0dAPK4LeXh2WoJRYT1b" alt=""><figcaption></figcaption></figure>

2. **Competitor Analysis:** Here, Flensh automatically identifies and analyzes your top 10 competitors. You can see their AI visibility scores and key strengths, giving you a clear picture of the competitive landscape and what it takes to rank at the top.

3. **Competitive Insights:** This section provides high-level strategic advice based on the competitor analysis, pointing out key opportunities and patterns in your industry.

   <figure><img src="/files/L3Mpssb00oLZpqse1fG6" alt=""><figcaption></figcaption></figure>

4. **Instant Fix Checklist:** This is your action plan. It's a prioritized list of the most impactful changes you can make to improve your score. Each item includes a description of the task, its difficulty, and the potential point increase you can gain.<br>

   <figure><img src="/files/mulJC3JrPhPvtTUU2eLt" alt=""><figcaption></figcaption></figure>


---

# 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.1.-the-ai-visibility-report-an-overview/how-to-navigate-the-different-sections-of-the-report..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.
