# Audits

Ongoing bug bounties:

[Sherlock Bug Bounty](https://audits.sherlock.xyz/bug-bounties/114): Up to $1m in rewards

<table><thead><tr><th width="182.5">Auditors</th><th width="147.5">Start Date</th><th width="195.5">Report</th><th width="179">Scope</th></tr></thead><tbody><tr><td>Certora</td><td>Sep 15th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-09-15-Certora%20(EigenAVS).pdf">certora-report</a></td><td>EigenLayer SSN</td></tr><tr><td>Sherlock</td><td>Jul 10th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-09-03-Sherlock.pdf">sherlock-bug-bounty</a></td><td>Cap protocol</td></tr><tr><td>Recon</td><td>May 28th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-07-04-Recon.pdf">recon-invariant-testing</a></td><td>Invariant testing</td></tr><tr><td>Electisec</td><td>May 25th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-05-25-Electisec.pdf">electisec-report</a></td><td>LZ vault</td></tr><tr><td>Spearbit Lead Security Researchers</td><td>Apr 14th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-06-23-Spearbit.pdf">spearbit-report</a></td><td>Cap protocol</td></tr><tr><td>Trail of Bits</td><td>Mar 3rd 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-05-15-TrailOfBits.pdf">tob-report</a></td><td>Cap protocol</td></tr><tr><td>Zellic</td><td>Feb 17th 2025</td><td><a href="https://github.com/cap-labs-dev/cap-audits/blob/main/2025-03-17-Zellic.pdf">zellic-report</a></td><td>Cap protocol</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.cap.app/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.
