# Hyperliquid(Binance Wallet) - API Import Guide

{% embed url="<https://youtube.com/shorts/W70vwi4xyr8?feature=share>" %}

#### **Step 1 — Copy the Arbitrum One wallet address you will use for Hyperliquid**

1. Open any Web3 wallet that supports Arbitrum One (e.g., Binance Wallet, OKX Wallet, MetaMask).
2. Switch to the **Arbitrum One** network.
3. Copy your wallet address.<br>

   <figure><img src="/files/GXQYCUy5QfaF6BDQLcVK" alt="" width="375"><figcaption></figcaption></figure>

### **Step 2 — Go to uTrading and enter the connection details**

1. Open the uTrading homepage and click **API Connect**.
2. Select **Hyperliquid**.
3. Paste the wallet address into the Wallet Address input.\ <br>

   <figure><img src="/files/93W3RuQ0ou5LkD8UmoUk" alt="" width="375"><figcaption></figcaption></figure>

### **Step 3 —** Open the Hyperliquid link in the Web3 browser

1. Return to your Web3 wallet.
2. Open the **Web3 Browser / DApp Browser** inside your wallet.
3. Paste or click the following link to open Hyperliquid:

   [**https://app.hyperliquid.xyz/join/UTRADING**](https://app.hyperliquid.xyz/join/UTRADING)

<figure><img src="/files/K6bbAGlQ4T7BdiuM1U2Q" alt="" width="375"><figcaption></figcaption></figure>

### **Step 4 —** Create your API Wallet on Hyperliquid

1. Inside Hyperliquid, tap the top-left menu to expand and select **API**.
2. Enter **uTrading** in the API Wallet Name field and click **Generate**.
3. Click **Authorize API Wallet**.
4. Copy the **API Wallet Private Key** shown on the page.
5. Tap **Max** to set the API validity to **180 days**.
6. Click **Authorize → Confirm**.

<figure><img src="/files/1EsMdEaxgoTCIlLUUj88" alt="" width="563"><figcaption></figcaption></figure>

### **Step 5 — Return to uTrading to complete the binding**

1. Return to uTrading and paste the API private key into the API Wallet Private Key field.
2. Click **Connect**.
3. When the status shows **“Hyperliquid API Connect Successful!”**, the connection is complete.

<figure><img src="/files/NPSl7rUJo61fo7P98IJd" 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/hyperliquid-binance-wallet-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.
