# Audits

Shield's Perpetual Options contracts and Shield Vault contracts have been audited. Despite the security efforts, Shield advises users to be cautious and not risk assets they are unwilling to lose.

**Perpetual Options**

[*SlowMist*](https://github.com/slowmist/Knowledge-Base/blob/master/open-report/Smart%20Contract%20Security%20Audit%20Report%20-%20Shield.pdf)

[*PeckShield*](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-Shield-v1.0.1.pdf)

**Shield Vault**

[*Certik*](https://www.certik.com/projects/shield-protocol)

[*Secure3\_SSVault*](https://github.com/Secure3Audit/Shield_SSVault_Audit_Contest/blob/main/audit_report/Secure3_Shield_SSVault_security_audit_report.pdf)

[*Secure3\_MVault*](https://github.com/Secure3Audit/Shield_MVault_Audit_Contest/tree/main/audit_report)


---

# 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.shieldex.io/library/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.
