# Risk & Safety Scores

Risk and Safety Scores are at the heart of the user experience on One Click Crypto. In the past, DeFi platforms haven’t always been clear about the risks involved. That’s why they’ve been made as easy to understand as checking the weather.

Every asset, protocol, pool, or smart contract on One Click Crypto comes with a clear Safety Score. This score is right there when you look at an option, giving you an immediate sense of its security level. No more guesswork or uncertainty — just straightforward information.

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*hF5mri3-uBsdOl7xBm0fhQ.png" alt=""><figcaption><p>“Risk Analytics” section. Note: information displayed is for illustration purposes.</p></figcaption></figure>

**How do we determine these scores?** Under the hood, the safety scores are sourced from at least 6 data providers, namely: DefiSafety, CertiK Skynet, De.Fi, Redefine, Spool, and Exponential.

By exploring the elements on the page, you can see a detailed breakdown of ratings by all available providers.&#x20;

<figure><img src="https://cdn-images-1.medium.com/max/1200/1*bfZdeYwnXJC1ZAjk5HOeIA.png" alt=""><figcaption></figcaption></figure>

If there are multiple ratings for a single pool/asset/protocol, One Click computes a weighted average score and displays it on the frontend.&#x20;

This feature aims to provide a much more transparent and secure environment for DeFi users to interact with various protocols, pools, and assets on-chain.&#x20;

If you’re a risk data provider looking to add your expertise to the mix, we’re open to collaboration. Reach out at <info@oneclick.fi> or join the conversation on our official Discord. Together, we’re making DeFi smarter and safer for everyone.


---

# 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.oneclick.fi/oneclick/products/risk-and-safety-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.
