# Audits & Bug Bounty

### Audits

Perennial  v2 has had the following audits:

* [Zellic](https://github.com/equilibria-xyz/perennial-v2/blob/main/audits/0823%20-%20Perennial%20-%20Zellic%20Audit%20Report.pdf) (v2.0) - Full Audit
* [Sherlock](https://audits.sherlock.xyz/contests/106) (v2.0) - Full Audit Contest
* [Sherlock](https://audits.sherlock.xyz/contests/112) (v2.0) - Fix Review
* [Sherlock](https://audits.sherlock.xyz/contests/123) (v2.1) - Full Audit Contest
* [Sherlock](https://audits.sherlock.xyz/contests/254) (v2.2) - Full Audit Contest

### Insurance

Perennial contracts are actively secured by Sherlock insurance. \
[See the coverage agreement here](https://github.com/sherlock-protocol/sherlock-reports/blob/main/coverage-agreements/Perennial%20Coverage%20Agreement%202023.10.02.pdf)

### Bug Bounty

Perennial has a bugbounty program through Immunify, with bounties up to $500k. \
[See here for more info.](https://immunefi.com/bounty/perennial/)


---

# 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.perennial.finance/security/audits-and-bug-bounty.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.
