> For the complete documentation index, see [llms.txt](https://docs.flashback.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flashback.tech/flashgate-platform/isp-market/reputation-scores.md).

# Reputation Scores

## Reputation Score

The **Reputation Score** reflects a provider's adherence to SLAs and performance metrics. It is calculated using data collected from QoS records and SLA compliance checks.

Providers start with a baseline score of **50 points** with a minimum of **0 points** and a maximum of **100 points**.

The table summarizes the criteria per Data Unit for the Provider.

<table><thead><tr><th width="482.7999267578125">Criteria per Data Unit</th><th>Score</th></tr></thead><tbody><tr><td>Report all SLA requirements on time.</td><td><strong>+1 point</strong></td></tr><tr><td>Meet all SLA requirements.</td><td><strong>+2 points</strong></td></tr><tr><td>Performances above 20% of the SLA requirements.</td><td><strong>+3 points</strong></td></tr><tr><td>Missed report after the reporting window closes.</td><td><strong>-1 point</strong></td></tr><tr><td>Do not meet all SLA requirements.</td><td><strong>-2 points</strong></td></tr><tr><td>Performances bellow 20% of the SLA requirements.</td><td><strong>-3 points</strong></td></tr></tbody></table>

**The Reputation Score is the mean of daily scores considering all the data units**

### :chart\_with\_downwards\_trend: Decay Mechanism

To prevent older performance records from having undue influence, scores decay by **10 point per month** if no new QoS data is recorded **until reaching the score of 50 points**.

***

## :8ball: Reporting and Transparency

**Providers** can view their reputation scores in a **dashboard** that includes:

* Objective Score with detailed SLA compliance data.
* Community Notes with aggregated feedback and trends.

**Consumers can view a provider's Overall Reputation Score**, along with badges for exceptional performance (e.g., "100% SLA Compliance for 6 Months").

***

## :top: Incentives for High Reputation

* **Priority Listing**: High-reputation Providers appear at the top of Consumer search results.
* **Trust Badges**: Visible indicators of reliability (e.g., "Top Performer").

This system ensures a balanced approach to evaluating Providers and Consumers, combining hard metrics with consumer trust to create a fair and transparent ecosystem.


---

# 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.flashback.tech/flashgate-platform/isp-market/reputation-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.
