# Risks

### General Risks <a href="#general-risks" id="general-risks"></a>

All DeFi protocols, including Blueberry, come with risks, which are important to understand before depositing significant amounts of crypto. Some of the main risks involved in using Blueberry are outlined here.

### **Smart Contract and UI Risk**&#x20;

There is a risk that the smart contract or UI has a bug or exploit for unexpected behavior resulting in loss of funds. This risk is inherent to all smart contracts and relies upon the discipline of the development community, core contributors, and auditors.&#x20;

### **Blockchain Risk**&#x20;

The Ethereum blockchain remains under development, which creates technological, uncertain, and security risks that Blueberry has no control over. The cost of transacting on the Ethereum blockchain is variable and may increase or decrease at any time causing an impact on any activities taking place on the Ethereum blockchain, which may result in losses, price fluctuations, or increased costs.


---

# 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.blueberry.garden/legal/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.
