# Security Audits

Squads Labs has engaged several reputable audit firms to thoroughly review the codebase of Squads Protocol and its associated programs:

* [Security audits of Squads Protocol v4](/main/security/security-audits/squads-protocol-v4.md) (powering Squads);
* [Security audits of Squads Protocol v3](/main/security/security-audits/squads-protocol-v3.md) (powering Squads Legacy).

These third-party audits ensure a neutral and in-depth assessment of the security of Squads Protocol.


---

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