# connecting your CoinDCX 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/AW9uhpIwwrcvPgaXLPeg)

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

you can open **CoinDCX** in another window and sign in.

click on API section in the sidebar of the dashboard page after signing in:

![](/files/QmZSqPFydHRC7U8uk8BE)

click on the "create a new one" button to create a new API key for your account.

![](/files/m62M2ZS7S5ZvTROw9zNs)

### **enter a label for your new API key and click the “send OTP” 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/er1nTP1ROAM7eSgWaJRF)

an email containing the verification link will be sent to your registered email address.

![](/files/xpQ1vvK29hVn3R5GGzzX)

![](/files/6qNZ4g99EpOe4FpjZNg3)

after verification CoinDCX will provide the newly created API and secret keys as shown below:

![](/files/9OEYoY1p1Afb5DC2xQUs)

![](/files/IHo2GYGVqgW7yUKcy3au)

### 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** — CoinDCX will hide the key if you leave the page. if that happens, you will have to delete the key and start over.

![](/files/eFWIjhcAFo88LtAEeY4p)

**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 CoinDCX account.

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

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

![](/files/RT4ZPkWrU6jHQKlGnHZ5)


---

# 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-coindcx-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.
