# Rebalancer & Auto-Compounder

After setting up your DeFi positions, managing them should be easy. That’s why One Click includes a dashboard designed just for that. It’s your one-stop for keeping everything in check.&#x20;

**Dashboard Features:**

* One-Click Withdrawal and Management: Move or adjust all your positions with just one click, making it as easy as your initial setup through [One-Click Zaps](/oneclick/products/one-click-zaps.md).
* Rebalancing Alerts: If the yields of your current portfolio fall below a certain threshold, you will receive a notification with a more up-to-date portfolio that matches your profile. You can then rebalance into this portfolio in a single click.&#x20;
* Harvest and Compound: Collect your rewards manage auto-compounding settings.&#x20;
* Real-time portfolio valuation & analytics: a live view of your portfolio’s current value and performance. Analyze metrics like ROI, volatility, and comparison against market benchmarks.
* Risk assessment updates: See updated risk scores for each position in your portfolio
* Custom Alerts: Set alerts for the things that matter to you, like hitting your targets or big market shifts.

This dashboard isn’t just about tracking; it’s about making your DeFi journey smoother and more intuitive.


---

# 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.oneclick.fi/oneclick/products/rebalancer-and-auto-compounder.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.
