# Bitget

Login to your Bitget Account

1. Click the option "API Keys" on the left menu.

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

3\. Click the \[Create API key] button. A pop up window will appear as shown in the image below.

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

Click on the **System-generated API Key.**

A new pop up window will appear.

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

**Note** - Give this API key a name. For this example, we name it "CryptoHero".

There are TWO important things you need to do.

* Enter your **Passphrase** and note it down. You will need to enter this Passphrase in CryptoHero.
* Check the permission box "**Read-write**".

{% hint style="info" %}
Be sure to note the Passphrase as you will need to enter this same Passphrase in CryptoHero.&#x20;
{% endhint %}

{% hint style="info" %}
Make sure you check the Read-Write permission box
{% endhint %}

Scroll down the page and check the "Trade" option in Spot. See image below.

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

Click the **Next** button.

You maybe required to pass another set of security verification process.

A new window will appear showing your **Access API Key** and **Secret Key.**

Do NOT close this window.

Go to your CryptoHero app. Click on Settings >> Exchange API.

Select Bitget.

Copy the Access API Key into the CryptoHero **API Key** text box.

Copy the Secret Key into CryptoHero **API Secret** text box.

Copy your Passphrase into CryptoHero **Passphrase** text box.

Click Add Exchange.&#x20;

If the connection is successful, you will see Bitget listed in the Connected Exchanges and the Exchange status will be Fully Operational.


---

# 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.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.
