# connecting your binance.com account to aarnâ

{% hint style="info" %}
g**ood to know:** if you have accounts on multiple exchanges, you can connect and manage them all on aarnâ. you can connect your exchange accounts by generating API keys on the exchange site, then plugging those keys into aarnâ.
{% endhint %}

in aarnâ, click the profile icon in the top-left corner, then click connect with cex:

![](/files/D1dXZ46xbaVk6cX7T99t)

upon clicking a dialog will open where the API key and secret key needs to be added

![](/files/jci8aP0iGH7qy7KJgPzF)

### **open your binance.com account to generate new API keys.** <a href="#generate-new-api-keys" id="generate-new-api-keys"></a>

you can open binance in another window and sign in.

alternatively, you can reach the API page on binance.com by clicking on your profile icon in the top-right of the page after signing in, and choosing API management:&#x20;

![](/files/TITLukrbHL8oApUIQWsP)

![](/files/uqi6VGWMaP7nOzW0zKTi)

### **enter a label for your new API key and click the “create API” button.** <a href="#api-key-permissions" id="api-key-permissions"></a>

it helps to give your key a label relevant to its purpose — like “aarnâ”.

![](/files/FKaPOJx56EjIAK8GOpmT)

when you click “create API” binance will prompt you to enter a 6-digit email code *as well as* your google authenticator 2FA code. When the codes are received, binance will send you an email with an activation link.&#x20;

after entering both codes you will be taken to a window displaying your public and private API keys:&#x20;

![](/files/iBVV6HYEmbVOVmMS3hLI)

select “read info” permissions in your API key. withdrawls are not possible through aarnâ— leave “enable withdrawals” un-checked.&#x20;

**do not** enable IP access restriction — this feature is currently unsupported by aarnâ.

{% hint style="danger" %}
your API keys will expire after 90 days. please create another fresh pair of API & secret key to add into aarnâ as shown in below steps.
{% endhint %}

### copy and paste the API and secret keys into aarnâ. <a href="#copy-paste-keys" id="copy-paste-keys"></a>

**copy and paste the API & secret Key into** aarnâ **now** — binance will hide the key if you leave the page. if that happens, you will have to delete the key and start over.

![](/files/ol6L2EhieAyjiuYUeipW)

**next, copy and paste  the key labeled “API key” into the API key field and similarly for secret key.** aarnâ will then automatically attempt a connection to your binance.com account.

if an error occurs, you must delete the API key in binance and try again with a new key.&#x20;

if your binance box on the profile page looks like the image below, the connection was successful:

![](/files/Sb44vbf67ykcZjQRYPuZ)


---

# 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://guide.aarna.finance/guides/connecting-your-binance.com-account-to-aarna.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.
