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

# Audits

Summer.fi maintains robust security through regular smart contract audits by leading firms and an active bug bounty program on Immunefi. All audit reports are publicly available, providing full transparency into security findings and implemented improvements. Combining systematic audits and community-driven security monitoring through bug bounties creates a comprehensive defense against potential vulnerabilities.

You can find all audits here:

## Lazy Summer Protocol

{% file src="/files/B8yXg1rw6LbMKGQFYV9g" %}
ChainSecurity
{% endfile %}

{% file src="/files/KJ6Qhmk8TRpVR0rKNPDF" %}
Prototech
{% endfile %}

{% file src="/files/byZ2hl7AjdpemlK2UlAK" %}
Sherlock
{% endfile %}

## Summer.fi Pro

{% embed url="<https://github.com/phoenixlabsresearch/spark-docs/blob/main/deployed-contracts/ChainSecurity_Oazo_Apps_Limited_Savings_Dai_audit.pdf>" %}
sDAI
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/oasis-multiply-smart-contracts/>" %}
Multiply
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/oasis-automation-consultancy-smart-contracts/>" %}
Automation
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/oasis-multiply-fmm-extension/>" %}
Muñtiply Extension
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/oasis-app-modular-proxy-actions/>" %}
Smart Contract Audit
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/summer-fi-defi-modular-actions-v2/>" %}
DeFi Modular Actions v2
{% endembed %}

{% embed url="<https://chainsecurity.com/security-audit/summer-fi-automation-v2-smart-contracts/>" %}
Automation v2
{% endembed %}


---

# 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.summer.fi/summer.fi/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.
