# Kucoin

## Step One

If you haven't already, go to [Kucoin's](https://www.kucoin.com/r/af/rJ3943S) website and create an account. Proceed with KYC.

## Step Two

Verify your account, add 2FA and get started with creation of sub-account

<figure><img src="/files/FTuznVnSwjGKI6BmPIDZ" alt="kucoin api for origami tech, go to sub-account settings "><figcaption></figcaption></figure>

<figure><img src="/files/cGfBqOdt0JVsdzo3GVzh" alt="kucoin api for origami tech, create sub-account"><figcaption></figcaption></figure>

Add a name to sub-account, click on all permissions, add your Login Password and choose General Sub-Account

<figure><img src="/files/Pbw6jHR72bDiI7HhWTOU" alt="kucoin api for origami tech, create sub-account"><figcaption></figcaption></figure>

Complete creation with 2FA and your trading password

## Step Three

Go to Sub-account page and click on Settings → View API

<figure><img src="/files/rMa3Jx2huIbMowmKDiN6" alt="kucoin api for origami tech, view api "><figcaption></figcaption></figure>

Choose a Name for API, Add Passphrase (You must remember), add Spot Trading permission.

Click on “Yes” in IP Restriction setting, add this IP: **15.235.202.52** and click on “Add”

<figure><img src="/files/f0uFJmcQEgmf5hnuxWcM" alt="kucoin api for origami tech, create api"><figcaption></figcaption></figure>


---

# 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.origami.tech/user-guide/api-key-creation/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.
