# Adding an API Key

## Creating an API Key on Binance

1. To create an API key on Binance, you need to go to your [Binance account](https://www.binance.com/en/usercenter/settings/api-management) and click on the 'Create API Key' button.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/65e82aaf-88d1-4d8a-8e70-82f0677787c0/image.png" alt="" width="563"><figcaption></figcaption></figure>

2. Click '**Continue**' in the pop-up window.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/9e6ef618-0957-454f-af43-f86da555975d/image.png" alt="" width="375"><figcaption></figcaption></figure>

3. Provide a key name and click **"Next".**

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/2bda6413-6265-4db5-8654-9bf757bd83c3/image.png" alt="" width="375"><figcaption></figcaption></figure>

4\. Complete robot verification (captcha).

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/2dae3c68-8090-4a39-bae2-6a536f3046cb/image.png" alt="" width="375"><figcaption></figcaption></figure>

5\. Enter verification codes from your phone, e-mail and the 2FA.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/fbacf380-c57d-4def-abc9-3c97be709817/image.png" alt="" width="375"><figcaption></figcaption></figure>

6\. Copy the API key and Secret key.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/cca326f4-c6e4-4ca9-ba9b-946343e4d3f5/image.png" alt=""><figcaption></figcaption></figure>

7. Open Finandy, select the Binance exchange (1), paste the copied API Key (2) and Secret key (3) and click "Save new key"(4).

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/f000c5c7-6470-4b29-b84a-19bcb55bda81/image.png" alt=""><figcaption></figcaption></figure>

8\. Copy the **IP key list**.

<figure><img src="/files/oRP0YLYs9Ona6ER49emW" alt="" width="563"><figcaption></figcaption></figure>

9. Go back to Binance website and click on **Edit restrictions** on the top right.

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

10\. Activate the **IP White List option**, paste the list copied from Finandy and click **"Confirm".**

<figure><img src="/files/6w1B3K6Qa1Cj4U5olmIO" alt=""><figcaption></figcaption></figure>

11\. Check the boxes for trading on **Spot** and **Futures** markets, and click on "**Save**".

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

12\. Enter **2FA** code from your phone.

<figure><img src="/files/bXkxIM9HAY4W4j6fgvqj" alt="" width="375"><figcaption></figcaption></figure>

13. Go to Finandy terminal, select Spot or Futures, and open the trading page.

<figure><img src="/files/aPb7EjCpB0KVBoZOJrmC" alt="" width="563"><figcaption></figcaption></figure>

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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://docs.finandy.com/exchange/binance/api-key.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.
