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

# Audits & Security

To provide PERQ Pools, we have partnered up with [Yelay](https://www.yelay.io/), a DeFi middleware that enables us to connect PERQ Pools to all blue chip DeFi protocols that generate the yields used to supercharge PERQ rewards.

The smart contracts PERQ is using to route to third party blue-chip DeFi protocols have been **repeatedly audited** by some of the best auditors in the space, while maintaining a sizeable bug bounty on Immunefi.

Audits of Infrastructure used:\
[Yelay](https://docs.yelay.io/technical-details/audits) (formerly Spool)\
[Gearbox](https://docs.gearbox.finance/risk-and-security/audits-bug-bounty)\
[Morpho](https://docs.morpho.org/getting-started/resources/audits/)\
[Curve](https://classic.curve.fi/audits)\
[Aave](https://aave.com/security)\
[Compound](https://docs.compound.finance/v2/security/)\
[Yearn](https://docs.yearn.fi/developers/security)

<figure><img src="/files/kEo82VEiRAhNeLqMi7bd" alt=""><figcaption><p>PERQ is built on heavily audited and battle-tested protocols.</p></figcaption></figure>

`Disclaimer: While we continually strive to improve security for all PERQ-related offerings, DeFi and blockchain are experimental concepts and technologies with potentially unforeseen risks that can include total loss of funds and should therefore be treated with care.`


---

# 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.perq.finance/audits-and-security.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.
