# Audits

The ReHold protocol underwent rigorous scrutiny from two recognized security firms: **PeckShield** and **CertiK**.\
\
**PeckShield's** audit reaffirmed the protocol's reliability and security, notably identifying no critical issues. [The complete audit report](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-ReHold-v1.0.pdf).\
\
Subsequently, ReHold was also audited by **CertiK**, securing a commendable security score that ranks it within the top 15% of all audited projects. No critical vulnerabilities were detected during this assessment. For a deeper look into our security measures and audit results, visit [CertiK Skynet](https://skynet.certik.com/projects/rehold)

<figure><img src="/files/ktML9VCARYX2KuIyMGNg" alt=""><figcaption></figcaption></figure>

Ensuring consistent security measures and regular reviews underpins ReHold's unwavering commitment to platform integrity.


---

# 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.rehold.io/audits.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.
