# Creating API Key - BitGet

* Go to the **API keys** section;
* Click **+ Create API Key**;
* In the pop-up window, select **System-generated API key**;
* In the **Note** field, enter a name for the API key;
* In the **Passphrase** field, enter a password for the API key;
* In the **Permissions** field, check the box for **Read-write**;
* In the **Permission type** section, check the box next to **Name**, and all necessary permissions (except Withdraw) will be set automatically;
* In the **Bind IP addresses** field, add your IP address;
* After adding the IP address, return to the **Permission type** section and enable the **Withdraw** checkbox;
* Click **Next**;
* In the pop-up window, enter the requested security codes and click **Confirm**;
* Copy the **Access APIKey** and **SecretKey** values and add them to Combine.

<figure><img src="/files/ic6hQHOrJEpzsO1YZmOe" alt=""><figcaption><p>Creating an API Key on the BitGet exchange.</p></figcaption></figure>


---

# 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://nfd-gg.gitbook.io/main/eng-combine-software/section-settings/adding-api-key-from-exchanges/creating-api-key-bitget.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.
