# Binance

**Step 1: Register a Binance account (if you don't have one yet)**

1. Go to the official [Binance](https://www.binance.com/) website.
2. Sign up using your email or phone number.
3. Complete the identity verification (KYC) if necessary, as this will allow you to access more features.

**Step 2: Activating your Binance Futures account**

1. Log in to your Binance account.
2. Go to the Binance homepage and select the **"Futures"** section from the top menu.
   * You can do this via the main panel or find the "Futures" option in the top navigation or via the [link](https://www.binance.com/ru/futures)
3. If you are entering the **Binance Futures** section for the first time, the system will prompt you to activate your account. Activate your account to gain access to futures contract trading.

<figure><img src="https://50984263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxvSjYcSxDfAX6PVpWdgr%2Fuploads%2FXhLK79uVxnX0IO3ghalV%2Fimage.png?alt=media&#x26;token=55d45231-c52e-4e87-895c-5e0bd715f1c9" alt=""><figcaption></figcaption></figure>

**Step 3: Creating an API Key for Use on Other Platforms**

Now that your Binance Futures account is activated, you'll need to create API keys to use "Trading on Binance" widget.

1. Go to the **API Management** section:

   * Click on the **"User Center"** (person icon) in the top right and select **"Account"** option
   * After navigating to the profile page, select API Management or use the direct [link](https://www.binance.com/ru/my/settings/api-management).

   <figure><img src="https://50984263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxvSjYcSxDfAX6PVpWdgr%2Fuploads%2F7ZcuwlsKEZJYZdrac2Tn%2FScreenshot_2.png?alt=media&#x26;token=4f6480b7-5ded-4259-9af1-6056dfabc7dc" alt=""><figcaption></figcaption></figure>
2. Click on the **"Create API"** button:
   * Select the API key type - "System-generated."
   * Enter a name for your API key (e.g., "api-key")
   * Complete the verification process (if required)
3. After this, Binance will generate your **API Key** and **Secret Key**.

   * **Important!** Save these keys securely. The Secret Key will only be shown once. If you lose it, you’ll need to create a new key.

   <figure><img src="https://50984263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxvSjYcSxDfAX6PVpWdgr%2Fuploads%2Fxo0sf1TX3ABk2p7GLRLm%2FScreenshot_8.png?alt=media&#x26;token=f2c77709-8f0a-47a3-93f4-eaa44c12e0d8" alt=""><figcaption></figcaption></figure>

**Step 4: Configuring API Permissions**

1. After generating the keys, configure the necessary permissions:

   * Click the "Edit restrictions" button and enable the following options:
     * **Enable Spot & Margin Trading**
     * **Enable Futures**
   * Save the changes by clicking the "Save" button

   <figure><img src="https://50984263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxvSjYcSxDfAX6PVpWdgr%2Fuploads%2FVJfg1a9SryE93cOByMMT%2FScreenshot_10.png?alt=media&#x26;token=4e2eeb5e-6239-489f-9d94-a8dc508cc9c3" alt=""><figcaption></figcaption></figure>

Now that you have your **API Key** and **Secret Key**, you can use them for trading on the [1ex AI NEWS](https://news.1ex.com/) platform in the **Trading on Binance** widget.


---

# 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://1ex.gitbook.io/1ex-news/user-manual-eng/general/trading-module/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.
