# Why your score might differ between AI engines.

It's common and expected to see different scores across the various AI engines. This is because each platform has a unique algorithm and prioritizes different aspects of content. Understanding these nuances is key to a sophisticated AI optimization strategy.

Here’s a general guide to what each engine typically values:

* **ChatGPT:** Excels at processing and generating conversational, easy-to-read content. A high score here means your content is great at providing direct, clear answers to user questions.
* **Claude:** Favors content with analytical depth, comprehensive explanations, and well-structured information. A high score on Claude suggests your content is thorough and logically organized.
* **Perplexity:** Is designed as an "answer engine" and places a high value on factual authority and credible sources. To score well here, your content needs to be well-researched, accurate, and properly cited.
* **Gemini:** Is built for multi-perspective coverage and technical accuracy. A high Gemini score indicates your content explores topics comprehensively and handles complex details correctly.
* **Bing Chat:** Integrates directly with web search, so it prioritizes content freshness, real-time relevance, and up-to-date information. A high score here means your content is timely and relevant to current events or trends.

By analyzing this breakdown, you can identify if you need to improve your content's conversational tone for ChatGPT or enhance its factual authority for Perplexity, allowing for a highly targeted and effective optimization strategy.


---

# 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.3.-ai-visibility-breakdown-by-engine/why-your-score-might-differ-between-ai-engines..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.
