# Terms and Conditions

DeFi Saver is an application that runs on top of multiple decentralized finance protocols, including but not limited to MakerDAO, Aave, Compound, Liquity and Reflexer.

Although our philosophy is to keep any additional risk on top of the inherent risk of using decentralized finance as low as possible, it still exists, in varying degrees depending on the feature in question. We can make no guarantees regarding the safety of funds that have been in any way used within DeFi Saver.&#x20;

We can not compensate users for funds that have been in any way lost during use within DeFi Saver or that have at any point in time been used within DeFi Saver. By using DeFi Saver you agree to these terms and acknowledge that you are aware of the existing risk and knowingly accept it.

{% hint style="info" %}
*We also highly recommend users educate themselves on how underlying protocols (e.g. MakerDAO, Aave) and networks (e.g. Ethereum, Arbitrum, Optimism, Base) work and what the inherent risks, as well as their terms and conditions are.*
{% endhint %}

Useful links:&#x20;

{% embed url="<https://app.defisaver.com/terms-of-service>" %}
Terms of service
{% endembed %}

{% embed url="<https://app.defisaver.com/privacy-policy>" %}
Privacy Policy
{% 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://help.defisaver.com/legal/terms-and-conditions.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.
