# security

Every yield action happens inside your own smart account, and every move is signed, scoped, and verifiable on-chain. The agent can operate automatically, but it never has custody.

### Access and Permissions

Authentication always begins with your wallet.\
Whether you connect directly or through a smart-account provider, control of assets never leaves your custody.

If you revoke access, the agent stops immediately. There’s no “off switch delay” or centralized fallback.

### Risk and Protocol Safety

Beep’s agentic yield engine avoids the usual DeFi roulette.\
The agent focuses on **proven, liquid, and audited** protocols

Current integrations: **Bluefin, Navi, SUIlend, Momentum, Kamino, Morpho, Aave, Moonwell, Cetus, Fluid, Kamino.**

\
Selection factors include liquidity depth, historical uptime, open audits, and active insurance modules.\
The agent continuously monitors for risk events and can pause allocations in-flight if something degrades on-chain.

### Full Transparency

Every transaction is logged and visible — you can trace each step, check every protocol call, and export history from your dashboard. Withdrawals to USDC are always available, and you can exit a strategy at any time without waiting for an epoch or third-party approval.

In short: Beep automates your yield, but control never leaves your hands.

Audit report: <https://github.com/beep-it/beep-sdk/blob/dev/Beep%20-%20Final%20Report.pdf>


---

# 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://documentation.justbeep.it/product-overview/agentic-yield/security.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.
