# Hyperliquid(Trust Wallet)- API Import Guide

{% embed url="<https://youtube.com/shorts/zduG-tkMaxM?si=5_KS8CGzKN7kWtj6>" %}

**Step 1 — Copy the Arbitrum One wallet address you will use for Hyperliquid(Trust Wallet)**

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.

<figure><img src="/files/f8foqdOSj7vvwePQkxH7" alt=""><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(Trust Wallet)**.
3. Paste the wallet address into the Wallet Address input.

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

**Step 3 — Open the Hyperliquid(Trust Wallet) 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(Trust Wallet):

&#x20;    [**https://app.hyperliquid.xyz/join/UTRA**DING](https://app.hyperliquid.xyz/join/UTRADING)

<figure><img src="/files/8p8WA48NilnVMP1h94y1" alt=""><figcaption></figcaption></figure>

**Step 4 — Create your API Wallet on Hyperliquid(Trust Wallet)**

1. Inside **Hyperliquid(Trust Wallet)**, Click **Trust Wallet**, then click **Connect**.
2. tap the top-left menu to expand and select **API.**

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

**Step 5 – Generate your API wallet on Hyperliquid (Trust Wallet)**

1. Enter **uTrading** in the API Wallet Name field and click **Generate**.
2. Click **Authorize API Wallet.**
3. Copy the **API Wallet private key** displayed on the page.
4. Tap **Max** to set the API validity to **180 days**.
5. Click **Authorize →Sign**.

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

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

**Step 6 — 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(Trust Wallet) API Connect Successful!”,** the connection is complete.

<figure><img src="/files/PMYvD0zSTikyA855uwkt" 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-trust-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.
