# Hyperliquid

## Step One&#x20;

If you haven't already, go to [Hyperliquid](https://app.hyperliquid.xyz/join/ORIGAMI) website and connect your wallet

## Step Two

To get started you should connect your wallet in the Arbitrum network and make a deposit in USDC

<figure><img src="/files/xZz8CtjSDKLz5NkA4E5d" alt="Hyperliquid API keys for Origami Tech, go to API keys"><figcaption></figcaption></figure>

## Step Three

Connect your wallet and get started by navigating to API Management.

<figure><img src="/files/FjTCGkqpLjp3vZHRL6zp" alt="Hyperliquid API keys for Origami Tech, go to API settings"><figcaption></figcaption></figure>

## Step Four

To create API keys you will need to write a name for your future keys and click generate. After successful address generation you should click the "**Authorize API Wallet button"**.&#x20;

<figure><img src="/files/v1FEKpZc86PT1kb94QbB" alt="Hyperliquid API keys for Origami Tech, creating API for origami"><figcaption></figcaption></figure>

In the pop-up window you will see information about your **API Wallet Address** and **Private Key**

## Requirements

Rules for adding Hyperliquid API keys on Origami platform

1. API KEY - address of your personal wallet from which the deposit was made to Hyperliquid in USDC in the Arbitrum network
2. SECRET KEY - the secret key generated when creating API keys in the API manegement on the Hyperliquid platform

HyperLiquid Spot and Futures accounts require you to enter your API keys twice. Please make sure that you select the correct type - HyperLiquid Spot or HyperLiquid Futures - when adding an account, as these accounts belong to different types of exchanges


---

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