# Bitget

1. Log in to your Bitget account.
2. Navigate to **Personal Center** > **API Management**.

<figure><img src="/files/13Yykb7etTjlofJabzll" alt=""><figcaption></figcaption></figure>

3. Click **Create New API** to open a dialog.
4. On the **Create New API Key** dialog, fill in all required fields.
   * Enter Note and a passphrase as required.
   * Select the following permissions: Read - write

<figure><img src="/files/AfbLKHVh6HAziPlgjSwA" alt="" width="338"><figcaption></figcaption></figure>

To grant withdrawal permissions, you must first add an IP address for that feature to be enabled for selection.

5. Click **Next** to generate the API key

After completing the verification. You have now generated an API Key. You can go to XAPY Platform to link your Bitget account with the API key, API secret key, and passphrase.

**Below is a step-by-step illustration video.**

{% embed url="<https://www.youtube.com/watch?v=jHNHen952jA>" %}


---

# 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.xapy.io/integration/generate-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.
