# Agentic Yield

Beep’s Agentic Yield system lets you deploy **financial agents** that operate directly on-chain.\
These agents are running delegated logic and session keys that act only within permissions you define.

Each agent monitors DeFi protocols across **Sui, Base and Solana DeFi networks**, continuously analyzing yield, risk, and liquidity signals. When it finds a better net return, it moves capital — instantly and verifiably. If not, it holds position. transactions are on-chain.

#### Why We Built It

DeFi yield management has become a full-time job. Yields move fast, incentives expire, liquidity dries up — and 99% of users can’t keep up.

We wanted something that could:

* Watch multiple protocols at once
* Score yield opportunities like a quant
* Act automatically within risk limits
* Never touch custody of user funds

That’s what Agentic Yield does. It’s a 24x7 yield optimizer.


---

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