# Connect Kucoin

## Create an account with Kucoin

If you do not yet have an account with Kucoin, first go to [www.kucoin.com](http://www.kucoin.com) and choose to create a login.&#x20;

**What you need:** Working email address, Passport, Mobile phone, Phone number and the Google Authenticator app.&#x20;

After you have created the login and completed the KYC process (KYC = Know Your Client), you can fund your spot balance. Please note that BitBrokerTrade works from your available Euro balance.

## Create API key in Kucoin

In the home screen you choose the personal icon at the top right of the screen and in the drop-down screen you choose API

Then choose **"Create API"**

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

In the next screen, give the API a name and create a password. Check the two sections **"Spot trading"** and **"No Limit"** and click **"Next"**

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

In the next popup screen your API keys will be shown. **Copy this to your notepad: you will need it later in BitBrokerTrade to make the link.** This also applies to your made-up API password.

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

You are now finished with the API process at Kucoin.

## Close Kucoin and go to BitBrokerTrade

Go to the **Settings/Exchanges** menu and choose the **"Add Exchange"** button.&#x20;

Select **“Kucoin”**

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

Enter the API keys you copied to your notepad, enter the API password and then choose **"Add"**.&#x20;

The API connection is immediately tested and the status becomes **"active"**.&#x20;

The next step is to activate a trader for the Kucoin environment.


---

# 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.bitbrokertrade.com/english/exchange/connect-kucoin.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.
