# Audits

StableStock’s smart contracts have been audited and will continue to undergo regular security reviews to ensure transparency and user protection.&#x20;

Below is a list of all contract audits to date:

<table data-full-width="false"><thead><tr><th width="206.51123046875">Contract</th><th width="124.68359375">Audited by</th><th width="190.79296875">Date</th><th data-type="files">Link</th></tr></thead><tbody><tr><td>StableStock's Core Smart Contract</td><td><a href="https://blocksec.com/">Blocksec</a></td><td>August 11, 2025</td><td><a href="/files/z6c5TV1QcHMpzNKOctSN">/files/z6c5TV1QcHMpzNKOctSN</a></td></tr><tr><td>StableStock's Core Smart Contract</td><td><a href="https://www.certik.com/">Certik</a></td><td>August 22, 2025</td><td><a href="/files/kB9kQqcAyA2IW8q5qbtz">/files/kB9kQqcAyA2IW8q5qbtz</a></td></tr><tr><td></td><td></td><td></td><td></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://stablestock.gitbook.io/ss/resources/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.
