# Bitget Futures

Please follow the steps below to connect Bitget Futures

#### I. Click on the API Keys menu option on the left menu

<figure><img src="/files/9PTZ7N1COmvdKThfnUlz" alt=""><figcaption></figcaption></figure>

#### II. Click the "Create API Key" button

#### III. Click the "System Generated API Key" button

#### IV. You will see the following window pop up

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

a. Enter a description for this API key. In this example, we have named it "CryptoHero Futures"

b. Give a unique Passphrase for this API key. Make sure you retain and remember this Passphrase.

c. Select Read-write

d. Check the following boxes as shown in the image below:

<figure><img src="/files/L7jYY42vrPkhbpkLGI7q" alt=""><figcaption><p>(Do NOT check the box beside the "Name" text)</p></figcaption></figure>

{% hint style="info" %}
Do NOT check the box beside the "Name" text as this will enable ALL permissions.
{% endhint %}

#### V. Click the Next button

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

#### VI. You will be prompted to complete a verification process. After you have finished this, a window will appear to display the Access API Key and the Secret Key.&#x20;

#### VII. Copy the Access API Key and Secret Key into CryptoHero >> Bitget Futures respective text fields.


---

# 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.cryptohero.ai/connecting-exchanges/bitget-futures.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.
