# connecting your Gemini 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/xlt67zousz59gdRKPK1w)

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

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

click on account in the top right and then go to settings.

![](/files/52d5ulfJol9PDWRubhqM)

gemini will redirect you to the settings page where you need to go to the API section as marked in the below image and then click on the "create API key" button.

![](/files/3fsEJlvUdT2K9N44MqWU)

next, it will ask you to enter the authentication code sent to your connected mobile number.

![](/files/XTIwUdrb80RGzECfrklc)

post successful verification of the code, a dialog will pop which will ask you to grant the scope for the API key. please select the primary option as shown in the below image.

![](/files/8XIqRSJA0hJ1Unrm8RSt)

![](/files/4vabr21k7qJMmKujNIFO)

after selecting the primary option click on the next button.&#x20;

Gemini will create a new pair of API  & secret keys for you as shown below. in the API key settings you need to select the fund management option as marked below. please ensure that you copied these API and secret key as they won't be visible later. at last you need to click on the create API key button at bottom.

![](/files/O625wF0iRaExuaAMoZef)

### 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** — Gemini 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 in the key labeled “API key” into the API key field and similarly for secret key.** aarnâ will then automatically attempt a connection to your Gemini account.

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

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

![](/files/qLToyto6p3Udan3ocHpq)


---

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