# Binance

{% hint style="warning" %}
For trading with Binance, you will need a tuleep.trade license key.

Use our shop to get one: <https://whop.com/tuleep-trade>
{% endhint %}

* Login to your Binance account, open the profile menu and select the **API Management** option
* Click the "**Create API**" button

<figure><img src="/files/e4ou8o86oUszL9ujzllt" alt=""><figcaption><p>Select "System generated"</p></figcaption></figure>

* Select "**System generated**"
* Then click "**Edit Restrictions**"

<figure><img src="/files/C0SYH2FCq3fK9wKAvikM" alt=""><figcaption><p>binance.com API key form</p></figcaption></figure>

Please ensure:

* The key has checked "**Enable futures**"
* You can add an **IP restriction** matching your own IP address using [http://monip.org](http://monip.org/)
* The key does **not** have withdrawal access for safety

You can now return to **tuleep.trade** and add the generated key into the terminal settings.

{% content-ref url="/pages/ZTXStkpbWwRdlPmCDlzD" %}
[Connect exchange API key](/getting-started/connect-exchange-api-key.md)
{% endcontent-ref %}


---

# 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.tuleep.trade/getting-started/create-exchange-api-key/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.
