> For the complete documentation index, see [llms.txt](https://hyperalpha.gitbook.io/hyperalpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-deposit-guide.md).

# HyperAlpha Deposit Guide

🔒 Non-Custodial Asset Security HyperAlpha operates on a decentralized, non-custodial model and never touches your funds. We only manage trade execution permissions via official APIs. Your assets remain entirely secure inside your own Hyperliquid account.

🎁 Exclusive Benefit: By executing trading orders via the HyperAlpha router, you will receive a 20% trading fee rebate!

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

#### Preparation

* Hyperliquid deposits natively support USDC on the Arbitrum (ARB) network.
* Please ensure your wallet has a small amount of Arbitrum ETH to cover Gas fees (network transaction fees).

#### Scenario 1: If You Already Have Assets in Your Hyperliquid Account

If you are an existing Hyperliquid user with funds already in your account:

* Operation Path: Connect your wallet to HyperAlpha ➡️ Click \[Import API Key] ➡️ Click \[Generate API Key] and complete the wallet signature authorization.

#### Scenario 2: Direct Deposit (Already Have USDC on Arbitrum)

1. Go to the [HyperAlpha Trade](https://app.hyperalpha.org/trade) page and scroll down to the asset management section.
2. Click the \[Deposit] button.

<div><img src="/files/ZAQNSZfhazoODsrDapvK" alt="" height="366" width="170"> <img src="/files/494PAJN4fqmFSsSLtKNp" alt="" height="365" width="168"></div>

3. Enter the amount of USDC you wish to deposit, then click submit.
4. Click \[Confirm] in your wallet's pop-up window and wait for the blockchain transaction to succeed.

#### Scenario 3: Smart Cross-Chain Deposit (Holding Assets on Other Chains)

If you hold assets on other networks (such as Ethereum, BSC, Polygon, etc.), you can use our built-in smart cross-chain bridge to swap them instantly without using a third-party exchange.

1. Access the Bridge: Click \[Deposit] ➡️ Click \[Bridge].

<div><img src="/files/EP4y4hw2QhI6Glt4RF3k" alt="" height="423" width="197"> <img src="/files/qBa1V2rIK3daK6vGlnu4" alt="" height="423" width="195"> <img src="/files/jBswujJIdkMLbZC2X8LU" alt="" height="422" width="195"></div>

2. Asset Scanning: Wait for the bridge to automatically scan and identify the available assets across different chains in your current wallet.
3. Select & Configure: Choose the asset you wish to swap and set the allocation percentage (e.g., 25%, 50%, or 100%).
4. Confirm Bridge: The target asset will automatically lock to Arbitrum USDC. Click \[Bridge] and complete the wallet signature authorization.
5. Final Deposit: Wait a few minutes for the cross-chain swap to complete. Then, follow \[Scenario 2] to deposit your USDC into your account and start trading.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hyperalpha.gitbook.io/hyperalpha-docs/guide/hyperalpha-deposit-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.
