# Key features

Our agent is an autonomous liquidity management agent designed to optimize onchain yield while minimizing user involvement. It intelligently monitors market conditions and executes strategies, pick one, 1 click deposit liquidity, and collect your rewards.&#x20;

Through continuous real-time monitoring, he identifies and reallocates capital to the most promising opportunities. Advanced risk management is integrated into the system, including features such as stop-loss triggers, volatility checks, and position sizing logic designed to protect your capital in unpredictable markets.

Whether you're seeking low-risk stable pairs, high-yield farming opportunities, or a balanced portfolio. Based on your selected strategy, the agent will automatically:

* Adjust ranges when price drifts beyond optimal thresholds.
* Harvest and compound rewards when it becomes cost-effective
* Migrate to alternative pools when higher yields are available.
* Collecting trading fees as market conditions shift with volume spikes.

This makes it a fully autonomous onchain agentic asset manager, operating with precision, speed, and safety to deliver performance with zero micromanagement.&#x20;


---

# 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.reflect.now/super-agent/agent/key-features.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.
