# How to add trusted IP addresses for the API key?

To further increase security, Binance automatically [disables API keys after 30 days](https://www.binance.com/en/support/announcement/cda0a4b53da04396b5d27881e93abf78) unless you have whitelisted IP addresses.

When you add trusted IP addresses to Binance, only Stoic will be able to connect to your account. Even if you accidentally reveal the keys to anyone, they won’t be able to do anything.

**When creating a new API key for Stoic, here is what you need to do whitelist IPs:**

1. Copy the list of trusted IP addresses from the Stoic app:

&#x20;                      ![](https://downloads.intercomcdn.com/i/o/384042745/28436065b808b2f244b399a3/111111111111111.png)

2\. Tap on the **\[Profile tab]** in the top right corner of the screen:

&#x20;                      ![](https://downloads.intercomcdn.com/i/o/384059460/1809fb602387328dba301581/profile.png)

3\. Go to **\[API Management]** and click **\[Create API].**

&#x20;                        ![](https://downloads.intercomcdn.com/i/o/384046200/e846302319580df8dd712c26/33333.png)

4\. Under *'IP access restrictions'*, select **\[Restrict access to trusted IPs only (Recommended)]** and paste Stoic’s list of IP addresses, separating them with spaces.

&#x20;                       ![](https://downloads.intercomcdn.com/i/o/384058405/ba7e497ff91acd1f96c96e3d/%D0%BE%D1%80%D0%B8%D0%B2%D0%BE%D1%80%D1%84%D1%8B%D0%B8%D1%80%D0%B2%D0%B8%D1%80%D0%B8%D1%84%D0%B2%D1%8B.png)

5\. Once the key is created, scan the QR code with the Stoic app to connect it.


---

# 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://cindicator.gitbook.io/stoic-ai/stoic/how-to-connect-stoic/how-to-add-trusted-ip-addresses-for-the-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.
