# What are Byreal Perps?

Byreal now supports perpetual futures trading. Users can go long or short on crypto and real-world assets with up to 40x leverage, all within the Byreal platform.

### Why Trade Perps on Byreal

Swap, provide liquidity, and trade perps without leaving Byreal. One login, one wallet, one dashboard.

#### Seamless Fund Transfer

Move funds between your Solana wallet and your perp account in one click. No manual bridging, no switching networks — Relay handles the cross-chain transfer behind the scenes.

#### Beyond Crypto

Trade not just BTC and ETH, but also gold, silver, forex, and even stocks — all settled onchain through Hyperliquid's HIP-3 markets.

#### Personal Strategy Engine

Connect your perp account to Byreal AI Agent for personalized automated strategies — DCA, conditional orders, copy trading, portfolio rebalancing, and more (coming soon).

#### Easy Onboarding & Self-Custody

Sign in with email, Google, or wallet via Privy. No seed phrases, no browser extensions. Your keys are secured through Privy's non-custodial infrastructure — Byreal never has access to your private keys.

### Supported Markets

At launch, Byreal Perpetuals support a curated selection of markets. We will expand coverage over time based on demand and liquidity.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Category</td><td valign="top">Initial Markets</td><td valign="top">Max Leverage</td><td valign="top">Notes</td></tr><tr><td valign="top">Crypto Perpetuals</td><td valign="top">BTC, ETH, SOL, and more</td><td valign="top">Up to 40x (BTC)</td><td valign="top">Core crypto perpetuals</td></tr><tr><td valign="top">RWA / Indices (xyz:)</td><td valign="top">GOLD, SILVER, and more</td><td valign="top">Up to 25x</td><td valign="top">Traditional finance via HIP-3, isolated margin only</td></tr></tbody></table>

*More markets — including stocks, forex, and additional crypto pairs — will be added in future updates. Check the trading interface for the latest available markets.*

&#x20;

### How It Works

Byreal uses your Solana wallet as the primary account, with seamless bridging to Hyperliquid for perpetuals trading:

<table data-header-hidden><thead><tr><th width="160.03125" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Step</td><td valign="top">Action</td></tr><tr><td valign="top">1. Deposit</td><td valign="top">Fund your Byreal Solana wallet (USDC, SOL, or other supported tokens)</td></tr><tr><td valign="top">2. Transfer</td><td valign="top">Move USDC from your Solana wallet to your Hyperliquid perps account via Relay bridge — one click, no manual bridging</td></tr><tr><td valign="top">3. Trade</td><td valign="top">Place orders through Byreal's interface. Orders execute directly on Hyperliquid's onchain order book with one-block finality</td></tr><tr><td valign="top">4. Transfer Back</td><td valign="top">Move funds from your Hyperliquid perps account back to your Solana wallet when done</td></tr><tr><td valign="top">5. Withdraw</td><td valign="top">Withdraw from your Solana wallet to any external wallet</td></tr></tbody></table>


---

# 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.byreal.io/perps/perp.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.
