# Advanced (safety) features

In this chapter, we’ll delve into the various (safety) features within the rebalancing menu. These features are designed to enhance the effectiveness and security of your rebalancing strategy, providing you with greater control and peace of mind. It’s worth noting that many of these features are available under the Premium plan. Understanding how to use these tools will help you optimize your rebalancing process and protect your investments.&#x20;

{% hint style="info" %}
You can always read more about each feature by clicking on the feature itself. A black text box will appear with detailed information.
{% endhint %}

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

**Offline Balance**

Use offline/online rebalancing when you want to securely move a portion of your coins to, for example, Trustwallet or Metamask. Enter the amount that is offline in the Quantity field. This way, you rebalance with 100% of your coins. If a coin is 100% sold on the exchange during an upward trend, you will receive an email to deposit a portion back to the Exchange. Don't forget to update the offline amount afterward.

**Coin price drop alert**

Set the percentage threshold for price drop alerts. If the current coin unit price falls below this set percentage from the last rebalancing, an email notification will be sent to you, and the automatic rebalancing of this basket will be promptly halted. Note: Setting the percentage to 0 will turn off this feature.

**Spread protection**

Set the percentage threshold for spread protection. If the percentage difference between the first and last orders in the order book exceeds this threshold, rebalancing will be skipped and retried until the spread difference falls within the specified limit. Note: Setting the percentage to 0 will turn off this feature.

**Rebalance on coin up**

Set the percentage threshold for auto rebalancing on coin value up by the selected percentage from the last rebalance time. Note: Setting the percentage to 0 will turn off this feature.

**Rebalance on coin down**

Set the percentage threshold for auto rebalancing on coin value down by the selected percentage from the last rebalance time. Note: Setting the percentage to 0 will turn off this feature.


---

# 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/advanced-safety-features.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.
