# Gate.io - API Import Guide

Please follow the instructions in the pictures below:

Step 1: Generate Your API key \ <mark style="color:red;">Managing API keys is not currently supported on the Gate.io mobile app</mark>

1.1 Sign into your Gate.io (<https://www.gate.io>) account with web browser, click on the **\[**<mark style="color:blue;">**User Icon**</mark>**]** in the top right of the main page. and then click **\[**<mark style="color:blue;">**API Management**</mark>**]**, As follow:

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

**1.2** Enter the API management page, and click **\[**<mark style="color:blue;">**Create API Key**</mark>**]**, As follow:

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

**1.3** Configure API Settings: \
\* Create **\[**<mark style="color:blue;">**API key Remark**</mark>**];** \
\* Check **\[**<mark style="color:blue;">**Bind IP**</mark>**]** - Enter the **\[**<mark style="color:blue;">**IP Permissions**</mark>**]**; \
\* API Key Type - Check **\[**<mark style="color:blue;">**API v4 Key**</mark>**]**; \
\* Account Type - Check **\[**<mark style="color:blue;">**Trading Type**</mark>**]**; \
\* Permissions - Enable **\[**<mark style="color:blue;">**Spot Trade**</mark>**]** & **\[**<mark style="color:blue;">**Perpetual Futures**</mark>**]** and Check **\[**<mark style="color:blue;">**Read And Write**</mark>**]**. Finally click **\[**<mark style="color:blue;">**Submit**</mark>**]**. As follow:

**IP Addresses of the uTrading server:**&#x20;

<mark style="color:red;">13.213.132.125,13.251.83.60,18.139.102.94,3.1.7.213,46.137.215.117,52.220.111.151,52.220.117.151,52.220.31.227,52.77.45.93,54.169.15.234,13.215.122.202,18.136.175.80,18.141.82.149,18.142.40.60,18.142.65.141,3.0.128.217,3.0.26.171,52.221.111.151,52.221.18.185,54.179.229.52</mark>

<figure><img src="/files/1rg4XxeHp1LlnGCt9byB" alt=""><figcaption></figcaption></figure>

**1.4** Enter the **\[Risk Reminder]** page, Check all, Click **\[**<mark style="color:blue;">**I Accept**</mark>**].** As follow:

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

**1.5** Enter your **\[**<mark style="color:blue;">**Fund Password**</mark>**],** and Verification Code to complete the Security Verification, Click **\[**<mark style="color:blue;">**Confirm**</mark>**].** As follow:

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

**1.5** Copy and Save your Secret Key in a secure location for your account's safety. As follows: \ <mark style="color:red;">(Please note: the Secret Key will not be shown in the API List once you leave this page)</mark>

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

**Step 2: Linking Your API Key with uTrading.**

**2.1** Open the uTrading APP, go to the **\[**<mark style="color:blue;">**Home**</mark>**]** page, and then click **\[**<mark style="color:blue;">**API Binding**</mark>**]**. As follows:

<figure><img src="/files/5McV25J9wanNigFSaGYi" alt=""><figcaption></figcaption></figure>

**2.2** Enter the **\[API Binding]** page, and then click **\[**<mark style="color:blue;">**Gate.io**</mark>**]**. As follow:

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

**2.3** Open the API import page, paste the **\[**<mark style="color:blue;">**Access Key**</mark>**]** and **\[**<mark style="color:blue;">**Secret Key**</mark>**]**, from the Gate.io into uTrading, click **\[**<mark style="color:blue;">**Import**</mark>**]** after filled. As follow:

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

Success! If you have successfully completed these steps, the status will show as "API is running normally".


---

# 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://help.utrading.io/en/exchange/create-api/gate.io-api-import-guide.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.
