Skip to content

Independent guides for the Hyperliquid ecosystem

Hype Guides
Getting Started

What Is Hyperliquid? A Complete Beginner's Guide

Hyperliquid combines a purpose-built layer-one blockchain, a fully onchain order-book exchange and an Ethereum-compatible execution environment. Here is how the pieces fit together—and what a new user should understand before depositing.

Hype Guides EditorialUpdated 6 Aug 202611 min readChecked against official documentation

Direct answer

What is Hyperliquid?

Hyperliquid is a layer-one blockchain built for onchain finance. Its HyperCore execution environment runs fully onchain spot and perpetual-futures order books, while HyperEVM supports Ethereum-compatible smart contracts on the same blockchain. Users can trade through an exchange-style interface while orders, trades and liquidations are processed by the network.

Updated 6 Aug 2026

Hyperliquid can look like a conventional crypto exchange when you first open the trading screen. Underneath that interface, however, it is its own blockchain. Orders are not matched by a centralized exchange database or sent to a separate general-purpose chain. HyperCore, the exchange component of the Hyperliquid network, maintains the order books, margin state, trades and liquidations onchain.

That distinction matters. Hyperliquid is simultaneously a blockchain, a trading venue and an ecosystem for applications. The exchange is the product most people encounter first, but it is only one part of the network.

How Hyperliquid is structured

Hyperliquid state is divided between HyperCore and HyperEVM. Both are secured by the same HyperBFT consensus rather than operating as independent chains connected by a bridge.

The two main execution environments on Hyperliquid
ComponentMain purposeWhat happens there
HyperCoreNative financial infrastructureSpot and perpetual order books, margining, liquidations, staking and vaults
HyperEVMGeneral-purpose smart contractsEthereum-compatible applications that can interact with Hyperliquid's native financial state

HyperCore: the trading engine

HyperCore uses order books that behave much like those on centralized exchanges: bids and asks are matched by price-time priority. The difference is where the state lives. HyperCore records order placement, cancellation, matching, margin checks and liquidations as part of the L1 state. This gives traders an exchange-style workflow without relying on an offchain matching engine for the canonical order book.

HyperEVM: applications and smart contracts

HyperEVM is the Ethereum-compatible part of Hyperliquid. Developers can deploy smart contracts with familiar EVM tooling, while applications can make use of HyperCore liquidity and financial primitives. It is not a separate rollup or sidechain; official documentation describes HyperCore and HyperEVM as parts of one blockchain secured by HyperBFT.

What can you do on Hyperliquid?

  • Trade perpetual futures, using collateral to take long or short exposure without owning the underlying asset.
  • Trade supported assets on native spot order books.
  • Use advanced order controls including limit orders, stop orders and take-profit or stop-loss instructions.
  • Deposit into protocol or user-managed vaults, accepting the strategy and smart-contract risks involved.
  • Hold and stake HYPE with network validators.
  • Use applications deployed on HyperEVM.
  • Build trading tools through the API or deploy applications with EVM tooling.

Spot trading versus perpetual futures

SpotPerpetual futures
What you holdThe purchased tokenA leveraged or unleveraged derivative position
DirectionUsually buy, hold or sellGo long or short
Funding paymentsNoYes, depending on the market and position
Liquidation riskNo margin liquidation for an unborrowed spot purchaseYes when margin requirements are no longer met
Primary complexityAsset and custody riskLeverage, margin, funding and liquidation risk

Perpetual futures are the product most closely associated with Hyperliquid. They have no expiry date and use recurring funding payments to help keep the contract price near its reference market. Leverage can magnify gains, but it also reduces the adverse price move an account can survive before liquidation.

How a beginner gets started

  1. Confirm that you may use the service

    Availability and product restrictions depend on your jurisdiction. Review the current official terms and the interface available to you before connecting or depositing.

  2. Choose a login method

    The official app supports compatible DeFi wallets and an email login flow. If you use your own wallet, protect its recovery phrase and verify every signature request.

  3. Deposit a supported asset

    Follow the deposit flow shown in the official app. The supported assets and source networks can change, so confirm the network and destination instead of copying an old tutorial blindly.

  4. Begin without leverage

    Learn the interface, order types and withdrawal process with a small amount before considering leveraged perpetuals. A successful deposit is not evidence that a position is safely sized.

How Hyperliquid fees work

Hyperliquid has separate fee schedules for perpetual and spot trading. The applicable tier is based on rolling weighted trading volume, with additional staking-based discounts and maker rebates available under the current schedule. Trading actions on HyperCore do not require users to pay gas per order, although deposits, withdrawals and HyperEVM transactions can have their own network or protocol costs.

What role does HYPE play?

HYPE is the native token of the network. It is used in proof-of-stake security and can be delegated to validators. It also has roles in network economics and Hyperliquid-native operations. Holding HYPE is not required merely to understand the platform, and the token's market price is separate from the quality or safety of any individual trade.

Why traders use Hyperliquid

  • An order-book interface familiar to active exchange traders.
  • Onchain trading state rather than a canonical offchain order book.
  • Spot, perpetuals, vaults, staking and EVM applications in one ecosystem.
  • API and WebSocket access for programmatic trading and market data.
  • Wallet-based access for users who prefer to control their own keys.

The risks beginners should not skip

Onchain does not mean risk-free. Hyperliquid's own risk documentation identifies bridge smart-contract risk, L1 and consensus risk, liquidity risk and oracle-manipulation risk. Perpetual traders also face liquidation, funding and slippage. Wallet users can permanently lose access through poor key management or malicious signatures.

  • Leverage risk: a relatively small adverse move can liquidate a highly leveraged position.
  • Protocol risk: the L1, bridge and application code may contain faults or experience downtime.
  • Oracle risk: incorrect or manipulated reference prices can affect mark prices and liquidations.
  • Liquidity risk: thin order books can produce slippage or prevent an exit at the expected price.
  • Wallet risk: stolen keys, phishing and unsafe approvals can result in irreversible losses.
  • Vault risk: historical returns do not guarantee future performance, and a strategy can lose money.

Frequently asked questions

Is Hyperliquid a blockchain or an exchange?

It is both a layer-one blockchain and an ecosystem containing a native onchain exchange. HyperCore runs the order books and financial state, while HyperEVM supports general-purpose smart contracts.

Is Hyperliquid a decentralized exchange?

Hyperliquid is commonly described as a decentralized or onchain exchange because its canonical order books, trades and liquidations are processed by its blockchain. Decentralization is not binary, however, so users should also evaluate validator participation, software maturity, bridges, front ends and governance dependencies.

Do I need HYPE to trade on Hyperliquid?

The official onboarding flow uses supported collateral assets for trading. HYPE has separate uses including staking and network economics; it should not be confused with the collateral or quote asset required for every market.

Does trading on Hyperliquid require gas?

HyperCore trading actions do not charge users a separate gas fee per order. Depositing from another network, withdrawing, and using HyperEVM can involve other fees or gas costs.

Is Hyperliquid suitable for beginners?

The interface is approachable, but perpetual futures, leverage and self-managed wallets are not beginner-safe by default. New users should start small, avoid leverage while learning and test withdrawals before committing meaningful funds.

Related guides

Getting Started

How to Deposit on Hyperliquid

Supported collateral, bridging routes and the checks to run before your first Hyperliquid deposit.

Updated 2 Aug 2026 · 6 min read

FeesFeatured

Hyperliquid Fees Explained

Maker and taker fees, volume tiers, staking discounts and how referral discounts stack — with a worked example.

Updated 4 Aug 2026 · 9 min read

Code GOHYPE 4% off eligible fees