# Setting up the connection with your exchange

To fully utilize RebalanceNow\.io and enable automated portfolio management, you'll need to connect your exchange account by setting up an API (Application Programming Interface) key. This allows RebalanceNow\.io to securely access your exchange account and manage your assets according to the settings you configure.

**Step-by-Step Guide to Setting Up the API:**

* [ ] **Navigate to the "Exchanges" Menu:**
  * Log in to your RebalanceNow\.io account.
  * On the dashboard, find and click left on the **"Exchanges"** menu item. This is where you’ll manage the connections between RebalanceNow\.io and your exchange accounts.

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

* **Choose Your Exchange:**
  * In the "Exchanges" section, you’ll see a list of supported exchanges. Select the exchange where you hold your assets that you wish to manage through RebalanceNow\.io.
  * If your exchange is not listed, please check for updates or consult our support team for further assistance.
* **Follow the steps from the instructions carefully.&#x20;*****Specifically, the part about IP whitelisting***

<figure><img src="/files/aIyxYGnGhp3W24R6FEUR" alt="" width="269"><figcaption></figcaption></figure>

If you've followed all the steps correctly, you'll see that your exchange account is successfully connected.

<figure><img src="/files/1GwG4p9xqvfXAatP8KQs" alt="" width="252"><figcaption></figcaption></figure>

You're now ready to set up your portfolio and configure the rebalancing. This will be covered in the next section.

**Security Note:**

Your API keys are encrypted and stored securely on RebalanceNow\.io. We prioritize your security and privacy, ensuring that your account and assets are protected at all times. Remember to never share your API keys with anyone.

By connecting your exchange account via API, you enable seamless integration with RebalanceNow\.io, allowing for efficient and automated portfolio management.&#x20;

Note: When creating a new API key. When setting it up, ensure you enable permissions for **trading** and **reading account data** but **disable withdrawal permissions** for added security.

Enjoy the ease of having your investments managed in one place!


---

# 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/setting-up-the-connection-with-your-exchange.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.
