# Compare (Portfolio menu)

To better understand the impact of rebalancing, here are several examples using real customer data.

* **Green Box:** Displays the initial date of comparison.
* **Blue Box:** Shows the second date of comparison.
* **Red Box:** Indicates the difference in value, showing whether it has increased or decreased.

#### Important Notes:

* **Market Movements:** Keep in mind that rebalancing reacts to market conditions. When the market rises, rebalancing often results in selling assets to maintain balance, which might show higher dollar/euro values. Conversely, in a bear market, you may notice an increase in the number of coins and a decrease in stablecoins.
* **Timing Matters:** The results of rebalancing can vary depending on when you view them. A strong market may show increased value in fiat currency, while a declining market may display a growth in asset quantity, particularly in coins.

This comparison page helps visualize the long-term benefits of rebalancing under different market conditions.

<figure><img src="/files/MCmDxxaCWzp291N02J2s" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Important Reminder:

When comparing the results of rebalancing, it's crucial that no manual transactions have been made during the comparison period. If you've sold assets, added funds, or made any other manual changes, the comparison won't accurately reflect the effects of rebalancing. In such cases, comparing the results may not provide meaningful insights.
{% endhint %}


---

# 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://academy.rebalancenow.io/basics/compare-portfolio-menu.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.
