# Providers' Rating

![Cryfi Bot view](/files/xkvXw1ELnTZPJxbHz9TS)\
\
Cryfi Providers' Rating simplifies the assessment of Signal Providers’ trading capabilites. The Rating is based on Profit, Win rate, Risk, and time. Providers need to submit at least 10 signals to be rated.

Rating is calculated from 1 to 10 and then displayed with 3 levels A,B,C:

* A — Consistently profitable (7–10);
* B — Neither loss nor gain of capital (4–6);
* C — Consistently unprofitable (1–3);

Rating is calculated from the following formula:

<figure><img src="/files/E2uPniavNNsHjKsSPM02" alt="Rating Formula"><figcaption><p>Rating Formula</p></figcaption></figure>

The Rating formula isn’t perfect, and it can’t fully evaluate Signal Providers’ skills. Use it as a hint before digging deeper into other metrics and if you have any doubts or suggestions, feel free to drop us a message in our [Chat](https://t.me/cryfi_official) 🙌


---

# 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://cryfi.gitbook.io/cryfi/overview/how-cryfi-works/providers-rating.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.
