# Creating your account on RebalanceNow\.io

Now that you have a basic understanding of investing and the importance of rebalancing, it’s time to take the next step: creating your account on RebalanceNow\.io. Setting up your account is simple, and within minutes you’ll be ready to start managing and optimizing your investment portfolio.

**Registering for an Account**

Getting started with RebalanceNow\.io is easy. Follow these steps to register your account:

1. **Visit the RebalanceNow\.io Website:**
   * Open your web browser and navigate to [RebalanceNow.io](https://www.rebalancenow.io).
   * Click on the “Platform login” or “Get Started for free” button on the homepage.

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

**Create Your Account:**

* You’ll be prompted to enter your name, email address and create a secure password.
* Once you’ve entered your details, check the box to agree to the Terms and Conditions and click “Register” to proceed.

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

**Verify Your Email:**

* After registering, check your email inbox (or spambox) for a verification email from RebalanceNow\.io.
* Click the verification link in the email to confirm your account and complete the registration process.

**Log In to Your Account:**

* Enter your email and password to access your newly created account.
* Return to the <https://dashboard.rebalancenow.io> homepage and login

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) section to learn more.
{% 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/getting-started/quickstart.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.
