# Audits

Solomon programs have undergone third-party reviews and audits as outlined here.

<table><thead><tr><th width="169.0546875">Date</th><th width="168.79296875">Auditor</th><th width="293.5625">Section</th></tr></thead><tbody><tr><td>Jan 13, 2026</td><td>Cantina</td><td><a href="https://cantina.xyz/portfolio/52ab8842-25b0-4434-8de0-8c5654ce1735">Programs</a></td></tr><tr><td>Jul 22, 2024</td><td>Zigtur</td><td><a href="https://github.com/SolomonLabs/solana-program-audits-public/blob/main/SolomonLabs-Vault_Zigtur_Audit_V1.1-splited.pdf">Vault Program</a></td></tr><tr><td>Jul 20, 2024</td><td>Zigtur</td><td><a href="https://github.com/SolomonLabs/solana-program-audits-public/blob/main/SolomonLabs-Stake_Zigtur_Audit_V1.2-splited.pdf">Stake Program</a></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://docs.solomonlabs.org/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.
