# Check out the Liquidus Security Rating

1. Every farm and pool has given a rating based on objective and public criteria and weighting. It helps users to make their own decisions on where to deposit their tokens. Liquidus can’t affect the rating given to farms. It is calculated by an algorithm using external data.
2. To view the Liquidus Security Rating, click on any pool to open its details.
3. Click on the shield symbol in the top right corner.
4. The Security Rating ranged from 0 to 100 points and is visualized as a bar getting filled up from the bottom to top changing its color from purple to light green. Green means a higher security rating than purple.
5. You can view the detailed criteria by clicking on “Learn more”. On the next screen, it shows you the point per criteria as well as the weighting in percent. You can open the details to view the breakdown of how the points are given.
6. On the main Security rating popup you can also click on “Contract” to view all contracts used by the app. You can copy their address to view them on blockchain explorers.


---

# 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.liquidus.finance/liquidus-wallet-app/manage-pools-and-farms/check-out-the-liquidus-security-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.
