# 🧠 10 Smart Guidelines to Set Up Your Rebalancing Strategy

#### Disclaimer

> The examples and strategy guidelines provided on this page are for educational and illustrative purposes only.
>
> They do not constitute financial advice, and no rights can be derived from them.
>
> Always do your own research and consult a financial professional if needed. You are solely responsible for the strategies and decisions you apply using the tool.

#### 1. **Start simple: 2 to 5 coins is enough**

Too many coins can make your strategy complex and expensive to rebalance.\
Begin with a small, manageable set of coins you know and follow.

***

#### 2. **Think in risk layers — not coin names**

Create your allocation based on **types of assets**, not hype:

* 🔹 **Core layer** – larger, more established coins
* 🔸 **Growth layer** – promising mid-cap projects
* ⚠️ **Experimental layer** – small or new coins (limit to 10–20%)

This structure helps manage risk while still leaving room for upside.

***

#### 3. **Include a stablecoin buffer (e.g. USDC, EURC)**

Stablecoins give you flexibility to:

* Take profits during market rallies
* Buy dips without needing new funds
* Maintain calm during volatility

Without stablecoins, you only rebalance between assets that rise and fall together — missing out on locked-in gains.

***

#### 4. **Choose a rebalancing frequency that suits you**

* 🧭 **Active (1–7 days):** for hands-on users, frequent shifts
* 🧘 **Balanced (14–30 days):** less effort, fewer fees
* 🧠 **Threshold-based:** rebalance only when allocations drift beyond a set % (e.g. 10%)

Pick what fits your rhythm and goals.

***

#### 5. **Limit exposure to small-cap or high-risk coins**

Smaller projects can offer upside — but also real risk.\
These coins can drop fast, lose liquidity, or even disappear.

***

#### 6. **Use the ‘Coin Price Drop Alert (%)’ feature for safety**

Set a drop alert (e.g. -40%) per coin.\
If that coin drops too much:

* Rebalancing is **automatically paused**
* You receive a notification to review your position

This prevents overexposure to coins that may not recover.

***

#### 7. **Use stablecoins as your ‘profit capture zone’**

As the market goes up, rebalancing into stablecoins allows you to gradually lock in gains.\
Later, you can use those stablecoins to re-enter at lower prices — without needing to add more money.

***

#### 8. **Backtest before going live**

A backtest runs your exact setup on historical price data.\
It helps you understand:

* How your strategy would have behaved
* How often it rebalances
* Where your risk and returns are concentrated

⚠️ *Backtests are not predictions — but they are powerful preparation tools.*

***

#### 9. **Review your strategy every quarter**

Markets change. So should your setup.\
Revisit your allocation every few months and adapt based on your goals and the current environment.

***

#### 10. **Use the tool as a strategy engine, not a prediction machine**

RebalanceNow\.io helps automate your plan — **you define the plan**.\
This isn’t financial advice.\
The stronger your strategy, the more confidently you can stay the course.


---

# 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/10-smart-guidelines-to-set-up-your-rebalancing-strategy.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.
