# Rebalance

- [How to enable rebalancing](https://docs.darkbot.io/rebalance/how-to-enable-rebalancing.md): A Guide to Enabling Rebalancing for Premium Users
- [How to manage your portfolio](https://docs.darkbot.io/rebalance/how-to-manage-your-portfolio.md): A Comprehensive Guide to Configuring Portfolios in the Manage Allocation Popup
- [Rebalance History table](https://docs.darkbot.io/rebalance/rebalance-history-table.md): Exploring the Rebalance History Table:
- [How to go to the rebalancing page](https://docs.darkbot.io/rebalance/how-to-go-to-the-rebalancing-page.md): Access, analyze, optimize portfolio adjustments with our detailed guide.
- [Exploring the Rebalancing page](https://docs.darkbot.io/rebalance/exploring-the-rebalancing-page.md): Exploring the Rebalance Details Page - A Comprehensive Overview


---

# 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.darkbot.io/rebalance.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.
