# Binance

1\. [Register](https://accounts.binance.com/en/register?ref=QB4A8B0X) or Log in to your Binance account and click \[Profile] — \[[API Management](https://www.binance.com/en/my/settings/api-management)].

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

2\. Click \[Create API].&#x20;

Please note that before creating an API Key, you need to: enable [two-factor authentication (2FA)](https://www.binance.com/en/support/faq/account-functions?c=1\&navId=1#11) on your Binance account

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

3\. Select \[System generated] API Key type.

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

4\. Enter a label(any name. Skyrex for example).&#x20;

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

5\. Verify your request with 2FA devices.

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

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

6\. Your API Key is now created. Save **API key** and **Secret key** in safe place. You will need them to connect to skyrex platform. Please take note of the IP access restrictions. We recommend choosing **\[Restrict access to trusted IPs only]** for security reasons. Trusted IPs: 194.187.122.188 185.154.195.65 92.255.78.51 188.225.24.146 109.68.213.42 80.90.186.118 176.57.217.117

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

7.Click on \[Edit restrictions] and **enable Spot & Margin Trading** check-box

Done! Now your are ready to connect your Binance account to skyrex platform

**8. Connect the exchange to Skyrex using created API keys with the help of this article:**&#x20;

[Connect an exchange using an API key](/exchange-accounts/api-key-connection.md)


---

# 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.skyrexio.com/exchange-accounts/supported-exchnages/binance.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.
