# Bitget

### Creating a Bitget API Key

For API Key creation, please refer to Bitget's official [documentation](https://www.bitget.com/api-doc/common/quick-start).

### Linking Your API Key to tread.fi&#x20;

* Open up tread's Key Management menu. From the app.tread.fi home page, it can be accessed by clicking on the wallet icon on the top right.
* Click Connect CEX Account

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

* Select Bitget from the Exchange dropdown
* Set a name for this key for your own reference.
* Copy and Paste the API Key and Secret from Bitget into the respective boxes.
* Click submit.


---

# 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.tread.fi/account-creation-and-api-key-connection/connecting-to-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.
