For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQ

Common questions about HyperLink: confidentiality, deposits and withdrawals, fees, trading, and API integration.

What stays confidential, and what is public?
Confidential (inside the enclave)
Public (on-chain on HyperCore)

Balances and PnL

Deposit amounts

Open positions

Withdrawal amounts

Open orders, order and fill history

Only deposits and withdrawals are visible on-chain. See Security.

How do I know it runs the right code, and that my funds are backed?

The enclave publishes a measurement of the running code, and HyperLink commits reserve data on-chain. See Security.

How long does a deposit take?

A deposit is credited once it is confirmed on HyperCore.

What are the minimums and fees?

There is no deposit fee. Deposits and withdrawals are gasless. See Fees for current minimums and withdrawal fees.

Can I deposit any token?

No. Only allowlisted tokens can be deposited. The app shows the current set in the deposit dialog.

What does it cost, and how much leverage can I use?

HyperLink pools volume and staking benefits so users can access the lowest Hyperliquid trading fee rates available to the protocol. See Fees. Maximum leverage is per-asset and currently lower than Hyperliquid's max margin tier for the same asset. See Trading for how HyperLink differs from Hyperliquid.

How is auto-deleveraging (ADL) handled?

ADL follows Hyperliquid's priority: positions are deleveraged by profitability, highest unrealized ROE first. Your exposure matches trading Hyperliquid directly.

Can I trade both spot and perps?

Yes. Spot and DEX balances are separate; transfer between them using the sendAsset action.

How do I create an API key?

An API key is an approved agent wallet. Create one in the web app (Settings → API → Generate) or with the approveAgent action. Agents can trade and query but cannot withdraw. See Authentication & Keys.


Related: Getting Started · Security · Risks

Last updated