# Security Model

#### How Your Funds Are Protected

**Direct Protocol Deposits**: Your funds move directly from your wallet to integrated dApps. The Hive never holds custody of your assets.

**Transaction Transparency**: Every action is presented for your review before execution. You can verify contract addresses and transaction details.

**Audited Integrations**: We only integrate protocols that have completed professional security audits and are backed by established teams.

**Monitoring**: The Hive team actively monitors integrated protocols for security incidents, unusual activity, and changes to risk profiles.

#### What You Control

* **Wallet sovereignty**: You hold your private keys
* **Transaction approval**: Nothing executes without your signature
* **Fund withdrawal**: You can withdraw from protocols at any time through The Hive or directly


---

# 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/integrations.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.
