# Manual - Portfolio and Rebalancing

#### Manual Portfolio and Rebalancing Section

This section covers manual portfolio management and rebalancing. If you have coins stored in locations other than your connected exchanges, you can manually add them here to ensure your total portfolio reflects all your assets accurately. If you prefer to rebalance manually rather than automatically, this is also possible through this section.

<figure><img src="/files/fzrwHiSnVrdufJ4Pd2N6" alt=""><figcaption><p>Portfolio - Manual</p></figcaption></figure>

* **Arrow 1:** Manually add a coin to your portfolio.
* **Arrow 2:** If you've added stablecoins, you can view them here. This section is separate from regular coins, giving you a clear overview of your stablecoins, which are crucial for buying opportunities during market dips.
* **Arrow 3:** The coins you currently hold.

<figure><img src="/files/CVzCO7ty6zcvBU9Pke0k" alt="" width="369"><figcaption></figcaption></figure>

* **Type:** Choose between a stablecoin or a regular coin.
* **Coin:** Select the correct coin from the list.
* **Percentage in Basket:** If you are manually rebalancing, you can enter the percentage for the basket here. If not, leave this field empty.
* **Amount:** Enter the number of coins.
* **Where:** Specify where you have stored these coins. This is not critical for the rebalancing process.
* **Basket:** If you’re manually rebalancing, assign the coins to the appropriate basket.
* **Comment:** Add a note on where the coins are stored (e.g., Ledger, Exchange X). This helps you keep track of everything later.


---

# 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/portfolio-overview/manual-portfolio-and-rebalancing.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.
