# How to add RebalanceNow to your home screen

####

To make accessing RebalanceNow even easier, you can add it directly to your home screen on both iOS and Android devices. Here’s how:

**iOS: Using Safari**

1. **Open Safari:** Launch Safari on your iPhone.
2. **Navigate to the Dashboard:** Go to [dashboard.rebalancenow.io](https://dashboard.rebalancenow.io). Make sure you're logged in (if you haven't already).
3. **Tap the Share Icon:** At the bottom of the screen, tap the share icon (a square with an upward arrow).
4. **Select "Add to Home Screen":** Scroll down and tap on "Add to Home Screen."
5. **Name the Shortcut:** Enter a name for the shortcut, like "RebalanceNow."
6. **Add to Home Screen:** Tap "Add," and the shortcut will appear on your home screen.

You can now open RebalanceNow directly from your home screen just like any other app.

**Android: Using Chrome**

1. **Open Chrome:** Open the Chrome browser on your Android device.
2. **Navigate to the Dashboard:** Go to [dashboard.rebalancenow.io](https://dashboard.rebalancenow.io). Ensure you're logged in.
3. **Tap the Menu Icon:** Tap the three vertical dots in the top-right corner of the browser.
4. **Select "Add to Home Screen":** In the dropdown menu, tap on "Add to Home Screen."
5. **Name the Shortcut:** Enter a name for the shortcut, such as "RebalanceNow."
6. **Add to Home Screen:** Tap "Add," and the shortcut will be added to your home screen.

Just like on iOS, you can now launch RebalanceNow from your home screen on Android for quick and easy access.


---

# 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/how-to-add-rebalancenow-to-your-home-screen.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.
