# Kucoin

1. Mouseover your Profile icon on the top right of the page.

![(mouseover the circular button)](/files/-McE0h3SiRrBeNvo9QIc)

2\. Click on the API Management option from the drop down menu

3\. Please note that Kucoin requires you to setup your 2FA and Trading Password before you are able to create API keys.

4\. If you have already setup your 2FA and Trading Password, the API Management screen will be shown as follows

![(click the Create API button)](/files/-McE1VEVy0q1B0sSisrD)

5\. Give your API a name. Follow the settings shown in the image below.

![(be sure to follow the settings above)](/files/-McE1puUlkKnwnX-kWRL)

6\. Remember the API Passphrase. It would be good to enter this API Passphrase into your CryptoHero app at this point.

7\. Click the Next button. You will see a Security Verification page.

8\. After you have passed the security verification, you will see a pop up containing your API keys. Copy the Key and Secret into your CryptoHero app. Be sure to enter the same Passphrase which you had set in step 6 above.


---

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