> For the complete documentation index, see [llms.txt](https://docs.searchagora.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchagora.com/customers/guides/what-is-the-agora-product-score.md).

# What is the Agora Product Score?

The [Agora Product Score](/merchants/guides/how-do-i-improve-my-agora-products-scores.md) is a number between 0 and 100 that defines a product's quality on Agora and servers as guidance for customers on what items we believe are high quality. The number is the result of a set of criteria that are analyzed by artificial intelligence tools applied to our dataset. The final product score is represented on Agora in a scale out of 5.

If the product has no reviews, then the product has a maximum of 85 points. In this case, the calculate the score, we follow the following matrix:

* Every product has a baseline score of 46 points.
* If the brand and store name match, we award an additional 8 points.
* If there is a product description, we award an additional 20 points.&#x20;
* If the product name doesn't have special characters, we award an additional 15 points.
* If the product has at least 1 image, we award an additional 11 points.

If the product has reviews, then the above score formula will be prorated to represented a maximum of 50 points. In this case, the remaining 50 points are entirely based on the reviews and ratings that customers make and is calculated following this formula:

* If there are reviews, the average customer rating multiplied by 20 represents 50% of the score.

The final product score is represented on Agora in a scale out of 5. To get the final Agora score, divide the above number (0-100) by 20.

If you have any questions, please contact [support](/support/premium-support.md).

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.searchagora.com/customers/guides/what-is-the-agora-product-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.
