# connecting your Coinbase 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/vigCNyujDUR9vtKNqchw)

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

![](/files/xlt67zousz59gdRKPK1w)

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

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

**click on your profile icon in the top-right of the page after signing in, and choosing settings:**

![](/files/XVXQOxOecZt47wc1EBbS)

![Go to API section of yours settings page.](/files/bVHsulAfWmlViG9yLWsD)

![](/files/02XSZZvBo5WwRf8hh7dS)

![You will be asked to enter the verification code.](/files/mSZo9DXnvgNfyGkXsti0)

![Select all wallets in which you have assets.](/files/nrjlil2WJ65RDQb8BZpi)

![enter the scopes mentioned in the image that you want to grant.](/files/qqC9tind0f7tI6TAYYqH)

when you click "create" Coinbase will be displaying your public and private API keys:

![](/files/ctyVpu0rdn1TcQVTV7E6)

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

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

![](/files/BzQO3ZPTG7lH3V6VW5ZQ)

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

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

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

![](/files/PfM9oHndahoP62Hq9O4n)


---

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