# Risks

User deposits routed through The Hive ultimately sit in the underlying integrated dApps. If any of those protocols were ever exploited or compromised, user funds could be at risk.

The Hive actively monitors these dApps and aims to reduce exposure to potential issues, but we cannot guarantee the prevention, recovery, or mitigation of losses if an integrated protocol experiences an exploit. All integrated dApps and supported by reputable teams and investors, but they still carry inherent smart-contract risk.

The Hive is designed so that deposits do not sit with The Hive itself. All funds move directly between the user and the integrated dApps, which reduces the attack surface and limits The Hive’s exposure to protocol-level failures.

<br>


---

# 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://the-hive-docs.gitbook.io/the-hive-docs/about/editor.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.
