# Audits

The Kresko protocol has undergone multiple audits over the course of its development.&#x20;

You can find the full detail for each audit below.

<table><thead><tr><th width="168">Auditor</th><th width="181">Date</th><th>Public Report</th></tr></thead><tbody><tr><td>Solidified</td><td>March 5, 2024</td><td><a href="https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko%20Update.pdf">https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko%20Update.pdf</a></td></tr><tr><td>Solidified</td><td>January 12, 2024</td><td><a href="https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko%20[2024-01-12].pdf">https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko%20%5B2024-01-12%5D.pdf</a></td></tr><tr><td>Solidified</td><td>July 14, 2023</td><td><a href="https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko.pdf">https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20Kresko.pdf</a></td></tr><tr><td>Quantstamp</td><td>January 28, 2022</td><td>Report not available yet.</td></tr></tbody></table>


---

# 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://kresko.gitbook.io/kresko-docs/security/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.
