# Security

### Is Summer.fi Secure? <a href="#h_2922508259761662481586087" id="h_2922508259761662481586087"></a>

We follow the best security practices and regularly conduct smart contract and code audits. In addition, Summer code is open-source, allowing everyone in the community to pressure test and audit the core technology. You can check our [documentation page](/summer.fi-pro/general/smart-contracts-and-documentation.md), which links to our codebase, smart contracts addresses, and code and audit reports.

### Can Summer.fi access the funds in my account or wallet? <a href="#h_581082329921662481592463" id="h_581082329921662481592463"></a>

No. You - and only you - have access and control over your funds. Cryptocurrencies use blockchain technology to ensure the highest level of trust and transparency. Because of the way blockchain technology works, you ultimately get to decide just how secure you want it to be. This does mean you are your security ultimately, so it is very important you keep access to your funds and Summer.fi account secure.

#### I’ve found a bug. Where can I report issues? <a href="#h_62059526910071662481599063" id="h_62059526910071662481599063"></a>

If you think you have found a critical bug, you can submit a bug bounty report anonymously on <https://immunefi.com/bounty/summerfi/>.&#x20;

### Audits

{% 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: 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-pro/general/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.
