# Brahma Agents | Built with Console kit

Brahma Agents are autonomous, onchain agents built using the **Console Kit** to simplify and optimize interactions with DeFi protocols. These agents automate complex tasks, reduce manual effort, and unlock new efficiency in onchain execution.

#### Explore the Agents:

* 🦋 [**Morpho Agent** ](/brahma-agents-or-built-with-console-kit/morpho-agent.md)– An agent designed to optimize yields across Morpho's lending markets by automatically reallocating funds to the highest-yielding opportunities.
* [Surge & Purge Agent](/brahma-agents-or-built-with-console-kit/surge-and-purge-agent.md) - The Surge & Purge Agent outperforms traditional DCA by adjusting order sizes dynamically for optimal execution based on liquidity, price action, and slippage. Surge accumulates assets by buying more when prices drop, while Purge liquidates by selling more when prices rise—all without requiring your constant attention.

Stay tuned as we expand the agent suite with more integrations and capabilities!


---

# 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.brahma.fi/brahma-agents-or-built-with-console-kit.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.
