# Are there any security risks?

All users should always be aware that there is a possibility of a smart contract flaw being found in any of the decentralized finance protocols which could result in users funds being lost.

This risk becomes lower depending on whether the associated smart contracts have been audited, how long the protocol has been in use, the amount of funds that has been managed by the protocol so far, etc...

As of now, this research is left to the end user, but we are discussing ways we could make some of this information available in DeFi Saver.

***

## Related Articles:

* [DeFi Saver and security](https://help.defisaver.com/general/what-is-defi-saver/defi-saver-and-security)
* [How to stay safe using DeFi Saver](https://help.defisaver.com/general/what-is-defi-saver/defi-saver-and-security/how-to-stay-safe-using-defi-saver)


---

# 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://help.defisaver.com/features/smart-savings/are-there-any-security-risks.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.
