> For the complete documentation index, see [llms.txt](https://docs.squads.so/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.squads.so/main/security/security-audits/squads-protocol-v4.md).

# Squads Protocol v4

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Trail of Bits Security Audit</strong> <strong>2023</strong></td><td><a href="/files/wGAkXArDMHjDTOEf1GKn">/files/wGAkXArDMHjDTOEf1GKn</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/trail_of_bits_squads_v4_security_audit.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/trail_of_bits_squads_v4_security_audit.pdf</a></td><td></td></tr><tr><td><strong>Neodyme Security Audit 2023</strong></td><td><a href="/files/wWYLCki5hrzFHtgKAbxp">/files/wWYLCki5hrzFHtgKAbxp</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/neodyme_squads_v4_report.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/neodyme_squads_v4_report.pdf</a></td><td></td></tr><tr><td><strong>OtterSec Security Audit 2023</strong></td><td><a href="/files/2M58gZY9oQQc9ro66ZLR">/files/2M58gZY9oQQc9ro66ZLR</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit.pdf</a></td><td></td></tr><tr><td><strong>Certora Security Audit Oct 2023</strong></td><td><a href="/files/4bT66ivh2zXv3dtrvEOs">/files/4bT66ivh2zXv3dtrvEOs</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/certora_squads_v4_security_report_and_formal_verification.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/certora_squads_v4_security_report_and_formal_verification.pdf</a></td><td></td></tr><tr><td><strong>Certora Security Audit Dec 2023</strong></td><td><a href="/files/4bT66ivh2zXv3dtrvEOs">/files/4bT66ivh2zXv3dtrvEOs</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/certora_squads_v4_security_report_and_formal_verification_2024.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/certora_squads_v4_security_report_and_formal_verification_2024.pdf</a></td><td></td></tr><tr><td><strong>Neodyme Security Audit 2024</strong></td><td><a href="/files/wWYLCki5hrzFHtgKAbxp">/files/wWYLCki5hrzFHtgKAbxp</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/neodyme_squads_v4_report_2024.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/neodyme_squads_v4_report_2024.pdf</a></td><td></td></tr><tr><td><strong>OtterSec Security Audit 2024</strong></td><td><a href="/files/2M58gZY9oQQc9ro66ZLR">/files/2M58gZY9oQQc9ro66ZLR</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit_2024.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit_2024.pdf</a></td><td><a href="https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit_2024.pdf">https://github.com/Squads-Protocol/v4/blob/main/audits/ottersec_squads_v4_audit_2024.pdf</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.squads.so/main/security/security-audits/squads-protocol-v4.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.
