← RushX Crypto Library
Hyperliquid Reference Guide

What Is Hyperliquid?The Complete Guide

A complete introduction to HyperCore, HyperEVM, HyperBFT, fully onchain order books, perpetual futures, spot markets, HYPE, staking, vaults, HIPs, APIs, security, and risk.

HyperCoreHyperEVMOnchain order booksHYPE

Hyperliquid is a high-performance blockchain designed around a fully onchain financial system.

Its architecture combines native financial primitives in HyperCore with EVM-compatible smart contracts in HyperEVM.

Core model
Fully onchain order books
Native markets
Perpetual futures and spot
Smart contracts
HyperEVM
Native token
HYPE
01 · Foundation

What Is Hyperliquid?

Hyperliquid is a blockchain built for an open financial system in which liquidity, trading, applications, and settlement share one integrated platform.

Its central trading infrastructure runs directly on HyperCore rather than inside a conventional centralized exchange database.

Users interact through wallets and retain responsibility for their keys, permissions, margin, positions, and execution.

One blockchain, two execution environments
HyperCore provides native financial primitives. HyperEVM provides EVM-compatible smart contracts under the same consensus.
02 · Purpose

Why Hyperliquid Was Built

Onchain transparency
Orders, positions, liquidations, and market state can be inspected onchain.
Non-custodial access
Users authorize actions from wallets rather than conventional exchange accounts.
Order-book performance
The system is designed for low-latency financial markets.
Composable finance
HyperEVM applications can interact with HyperCore state and actions.
03 · Architecture

The Hyperliquid Blockchain

HyperCore

Native order books, perpetuals, spot, margin, liquidations, staking, vaults, and core financial state.

HyperEVM

EVM-compatible smart contracts secured by the same HyperBFT consensus.

04 · Native finance

HyperCore

Perpetual futures
Native leveraged derivatives without fixed expiration dates.
Spot order books
Direct exchange of listed assets.
Clearinghouse
Tracks positions, balances, margin, and settlement.
Liquidations
Reduces or closes positions when margin becomes insufficient.
Staking
HYPE delegation supports validator security.
Vaults
Onchain strategy accounts with shared profit and loss.
05 · Smart contracts

HyperEVM

HyperEVM consists of EVM blocks built as part of Hyperliquid's execution and inherits security from HyperBFT.

HYPE is the native gas token. EIP-1559 is enabled, and official documentation states that base fees and priority fees are burned.

HyperEVM can read HyperCore state and submit supported actions through native system interfaces.

06 · Consensus

HyperBFT Consensus

HyperBFT is the consensus mechanism that secures both HyperCore and HyperEVM. Validators participate in agreement about ordered state transitions across the unified blockchain.

07 · Market structure

Fully Onchain Order Books

Bids
Resting buy orders at specified prices.
Asks
Resting sell orders at specified prices.
Spread
The difference between the best bid and best ask.
Depth
The visible amount available across price levels.
Matching
Compatible orders execute according to protocol rules.
Transparency
Market state is recorded as part of HyperCore.
08 · Comparison

Order Book vs AMM

FeatureOrder bookAMM
Price formationBids and asksPool formula and liquidity
Liquidity displayVisible depth by levelReserves and curve
Limit ordersNativeOften simulated or routed
Market makingActive quotingLiquidity deposited into pools
09 · Derivatives

Perpetual Futures

Hyperliquid perpetual futures provide leveraged long and short exposure without a fixed expiration date. Funding, margin, oracle references, and liquidation logic are core parts of the product.

10 · Direct exchange

Spot Trading

HyperCore also supports native spot order books. Spot assets can be listed through protocol-defined deployment mechanisms such as HIP-1.

11 · Direction

Long and Short Positions

Long

Benefits when the market price rises and loses when it falls.

Short

Benefits when the market price falls and loses when it rises.

12 · Collateral

Margin

Margin is the collateral supporting a leveraged position. Initial margin enables the position to open, while maintenance requirements determine whether it may remain open.

13 · Margin modes

Cross vs Isolated Margin

Cross margin

Allows broader account equity to support positions and can expose more capital.

Isolated margin

Restricts collateral to a selected position and helps contain position-level risk.

14 · Exposure

Leverage

Leverage is not an edge
It changes the financial impact of a move, not the probability that the trade succeeds.
15 · Forced closure

Liquidation

Liquidation occurs when available margin can no longer support the position. A planned stop should normally close risk before forced liquidation becomes likely.

16 · Price alignment

Funding Rates

Funding is exchanged between long and short traders to help keep perpetual prices aligned with their reference markets.

17 · Participation

Open Interest

Open interest measures outstanding derivatives exposure. Rising open interest can indicate increasing participation but may also create crowded positioning and liquidation risk.

18 · Execution

Order Types

Market order
Seeks immediate execution against available liquidity.
Limit order
Specifies the worst acceptable execution price.
Stop order
Activates after a trigger condition.
Take profit
Closes risk when a profit target is reached.
TWAP
Splits execution over time.
Reduce-only
Prevents an order from increasing exposure.
19 · Costs

Maker, Taker, and Builder Fees

Maker fee
Applies when an order adds resting liquidity.
Taker fee
Applies when an order removes resting liquidity.
Builder fee
May be attached by an approved interface to trades authorized by the user.
Funding
Separate from execution fees and exchanged between traders.
20 · Onchain strategies

Vaults

Vaults are onchain strategy accounts. Users can deposit and receive a share of the vault's profit and loss. Strategies may be managed by traders or automated systems.

Vault deposits are not guaranteed yield
Users should review strategy risk, drawdowns, operator design, liquidity, and performance history.
21 · Protocol vault

Hyperliquidity Provider

HLP is a protocol vault that provides liquidity through multiple market-making strategies, participates in liquidations, supplies USDC in Earn, and receives a portion of trading fees.

22 · Native token

The HYPE Token

Network security
HYPE can be delegated to validators.
Governance
The token participates in ownership and governance of the network.
HyperEVM gas
HYPE pays gas on HyperEVM.
Ecosystem utility
HIP deployments and other mechanisms may require HYPE.
23 · Security

HYPE Staking

Stakers delegate HYPE to validators to support network security and receive staking rewards.

Official onboarding documentation describes a one-day lockup when staking to a validator and a seven-day transfer period from staking balance back to spot balance after unstaking.

24 · Standards

Hyperliquid Improvement Proposals

HIPs document important standards and mechanisms for native tokens, liquidity, builder-deployed markets, and network functionality.

25 · Native tokens

HIP-1

HIP-1 defines a native token standard and permissionless spot deployment system on HyperCore, including token and order-book state.

26 · Liquidity

HIP-2

HIP-2 is associated with automated liquidity support for native spot markets and complements permissionless token deployment.

27 · Builder markets

HIP-3

HIP-3 enables qualified builders to deploy perpetual markets under protocol-defined staking, oracle, margin, and operational requirements.

28 · Asset movement

Deposits, Withdrawals, and Bridges

Network selection
Users must choose the correct source and destination network.
Wallet address
Addresses should be verified before every transfer.
Gas assets
The sending network may require its native gas token.
Bridge risk
Cross-chain infrastructure introduces smart-contract and operational risk.
29 · Access

Wallet Connection and API Wallets

Users connect a compatible wallet and sign actions rather than creating a conventional username-and-password exchange account.

API wallets allow automated or delegated trading without exposing the main wallet's private key.

30 · Developers

Hyperliquid API

Info endpoint
Fetches market, exchange, and user information.
Exchange endpoint
Submits signed trading and account actions.
WebSocket
Streams live market and user updates.
SDKs
Support application and trading-system development.
31 · Interoperability

HyperCore and HyperEVM Interoperability

HyperEVM read precompiles expose selected HyperCore information such as positions, balances, vault equity, staking delegations, and oracle prices.

The CoreWriter system contract allows supported actions to be sent from HyperEVM to HyperCore.

32 · Protection

Security Model

Consensus security
HyperBFT validators agree on state transitions.
Non-custodial authorization
Users sign wallet and trading actions.
Onchain state
Core market state can be independently observed.
Margin controls
The clearinghouse tracks risk and liquidations.
API separation
API wallets can reduce exposure of the main key.
Smart-contract security
HyperEVM applications introduce application-level risk.
33 · Risk

Key Risks

Leverage risk
Small market moves can create large losses.
Liquidation risk
Positions may be forcibly reduced or closed.
Funding risk
Holding costs can change over time.
Liquidity risk
Thin books can create slippage.
Oracle risk
Reference-price failures can affect market mechanics.
Validator risk
Consensus depends on validator operation and stake.
Bridge risk
Cross-chain transfers add external dependencies.
Smart-contract risk
HyperEVM applications may contain bugs or privileged controls.
34 · Comparison

Hyperliquid vs Other Trading Models

ModelCustodyExecutionTransparency
HyperliquidNon-custodial user authorizationFully onchain order bookOnchain market state
Centralized exchangePlatform custodyPrivate matching engineLimited internal visibility
AMM DEXNon-custodialLiquidity-pool formulaOnchain pool state
App-chain order bookDepends on designChain-specific order bookUsually onchain or validator-observable
35 · RushX

Why RushX Uses Hyperliquid

Native order books
RushX can display live depth and execution context.
Non-custodial workflow
Users connect wallets and authorize actions.
Perpetual markets
RushX can provide a professional derivatives interface.
Open APIs
Market and account data can be integrated into the RushX workspace.
Builder fees
RushX can attach a transparent interface fee where authorized.
Unified analysis
Chart, Guard, Trade Coach, and OrderBook+ can surround one execution venue.
36 · Process

Trading Workflow with RushX

1. Connect wallet
Authorize the Hyperliquid trading workflow.
2. Select market
Choose BTC, ETH, or another supported market.
3. Read the chart
Identify structure, entry, stop, and target.
4. Review Guard
Check stabilized direction and market quality.
5. Read Trade Coach
Understand reasons, probability, and next trigger.
6. Inspect OrderBook+
Review spread, depth, liquidity, and flow.
7. Set risk
Choose size, leverage, stop, and take profit.
8. Execute deliberately
Confirm order type and maximum acceptable loss.
37 · Misconceptions

Common Hyperliquid Myths

“Hyperliquid is only a website.”
It is a blockchain with HyperCore and HyperEVM.
“HyperEVM is a separate chain.”
It is part of the same blockchain and consensus.
“Onchain means risk-free.”
Leverage, code, bridge, validator, and liquidity risks remain.
“A non-custodial exchange cannot liquidate positions.”
Leveraged positions still follow margin and liquidation rules.
“HYPE is only a trading token.”
It also secures the network and pays HyperEVM gas.
“Vault yield is guaranteed.”
Vault performance can be positive or negative.
38 · Glossary

Hyperliquid Glossary

API wallet
An authorized trading key separate from a user's main wallet key.
Ask
A limit order offering to sell at a specified price.
Bid
A limit order offering to buy at a specified price.
Builder fee
A fee that an approved interface or builder may attach to user trades.
Cross margin
Margin mode where broader account equity can support a position.
CoreWriter
A HyperEVM system contract used to send supported actions to HyperCore.
Funding
Recurring transfers between long and short perpetual traders.
HLP
The Hyperliquidity Provider protocol vault.
HIP
A Hyperliquid Improvement Proposal.
HIP-1
The native token and permissionless spot deployment standard.
HIP-2
A liquidity mechanism associated with native spot markets.
HIP-3
The standard for builder-deployed perpetual markets.
HYPE
The native token of Hyperliquid and gas token of HyperEVM.
HyperBFT
The consensus mechanism securing HyperCore and HyperEVM.
HyperCore
The native financial execution layer of Hyperliquid.
HyperEVM
The EVM-compatible execution environment within Hyperliquid.
Isolated margin
Margin limited to a specific position.
Leverage
The ratio between notional position value and supporting margin.
Liquidation
Forced reduction or closure when margin becomes insufficient.
Limit order
An order that specifies a maximum buy or minimum sell price.
Maker
An order that adds liquidity to the book.
Market order
An order intended to execute immediately against available liquidity.
Mark price
A reference price used for risk and liquidation calculations.
Notional value
The full market value represented by a position.
Open interest
The total outstanding notional or contracts in a derivatives market.
Oracle price
A reference price used by the protocol.
Order book
A collection of resting bids and asks.
Perpetual future
A derivatives contract without a fixed expiration date.
Precompile
A native contract-like interface exposed to HyperEVM.
Slippage
The difference between expected and actual execution price.
Spot market
A market for direct asset exchange.
Taker
An order that removes existing liquidity.
Vault
An onchain strategy account accepting deposits.
Validator
A participant helping secure consensus.
39 · FAQ

Frequently Asked Questions

Is Hyperliquid a centralized exchange?

No. Hyperliquid is a blockchain-based trading system with fully onchain order books and non-custodial user accounts.

What is HyperCore?

HyperCore is the native execution environment for Hyperliquid's financial primitives, including perpetual futures, spot order books, margin, liquidations, staking, and vaults.

What is HyperEVM?

HyperEVM is the EVM-compatible execution environment built into the same Hyperliquid blockchain and secured by the same HyperBFT consensus.

Is HyperEVM a separate chain?

No. Official documentation describes HyperEVM as part of the same Hyperliquid blockchain rather than a separate chain.

What is HYPE?

HYPE is the native token used to own, govern, and secure the Hyperliquid network. It is also the native gas token of HyperEVM.

Can HYPE be staked?

Yes. HYPE can be delegated to validators on HyperCore to participate in network security and earn staking rewards.

What is the unstaking period?

Official onboarding documentation states that moving HYPE from staking balance back to spot balance takes seven days after undelegation.

What is HLP?

HLP, or Hyperliquidity Provider, is a protocol vault that runs market-making and liquidation-related strategies and accrues part of trading fees.

What is a vault?

A vault is an onchain strategy account into which users can deposit and receive a proportional share of its profit and loss.

What is HIP-1?

HIP-1 defines a permissionless native token standard and spot order-book deployment process on HyperCore.

What is HIP-3?

HIP-3 enables builders to deploy perpetual markets under protocol-defined requirements.

Does Hyperliquid use an AMM?

Its core spot and perpetual markets use fully onchain order books. Vaults and other applications may use automated strategies, but the main exchange model is order-book based.

Are trades non-custodial?

Hyperliquid is presented as non-custodial. Users authorize actions from their wallets rather than depositing into a conventional centralized exchange account.

Can Hyperliquid positions be liquidated?

Yes. Leveraged perpetual positions can be liquidated when margin becomes insufficient.

Does Hyperliquid have funding rates?

Yes. Perpetual markets use funding payments to help keep contract prices aligned with their reference markets.

What is an API wallet?

An API wallet is an authorized key used for trading actions without exposing the user's main wallet key.

Can smart contracts interact with HyperCore?

Yes. HyperEVM includes read precompiles for HyperCore state and a CoreWriter system contract for supported write actions.

Does RushX custody user funds?

RushX is designed as an interface around the Hyperliquid trading workflow. Users remain responsible for their wallet, permissions, positions, and risk.

Does Guard guarantee a profitable Hyperliquid trade?

No. Guard is a decision-support layer. Market conditions can change and every leveraged position can lose money.

What should beginners understand before trading?

Beginners should understand wallet security, margin, leverage, liquidation, funding, order types, stop loss, position sizing, and execution risk.

40 · Further reading

Official Sources

Hyperliquid evolves quickly. These official pages should be treated as the primary reference for current mechanics and parameters.

Conclusion

Hyperliquid Combines Exchange Infrastructure and a Smart-Contract Platform

HyperCore provides native financial markets while HyperEVM extends the same blockchain with programmable applications.

Its strengths and risks are best understood by separating execution, custody, consensus, margin, smart contracts, bridges, validators, and user permissions.

Trade on Hyperliquid through RushX

Combine onchain execution with structured analysis

Use RushX for chart analysis, OrderBook+, Guard, Trade Coach, Market Intelligence, visible risk levels, and the Hyperliquid execution workflow.

Hyperliquid, HYPE, vaults, smart contracts, bridges, staking, and leveraged trading involve substantial risks. This guide is educational and not financial advice.

Continue learning

Continue through the Hyperliquid and trading library

VIEW ALL GUIDES →