# How do I improve my Agora Product's Scores?

The [Agora Product Score](/customers/guides/what-is-the-agora-product-score.md) is a number between 0 and 100 that defines a product's quality on Agora and servers as guidance for users on what items 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 score is displayed on a rating scale out of 5 stars and shown next to each product. \
\
Read [here](/customers/guides/what-is-the-agora-product-score.md) a breakdown of the various components that form the Agora Product Score in order to improve your products.

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


---

# 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://docs.searchagora.com/merchants/guides/how-do-i-improve-my-agora-products-scores.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.
