# 什么是 Byreal 永续合约

Byreal 现在支持永续合约交易。用户可以在 Byreal 平台内对加密资产和真实世界资产进行多空交易，最高杠杆可达 40 倍。

### 为什么在 Byreal 上交易永续合约

兑换、提供流动性和交易永续合约无需离开 Byreal。一次登录，一个钱包，一个仪表板。

#### 无缝资金转账

一键在您的 Solana 钱包和永续合约账户之间转移资金。无需手动桥接，无需切换网络——Relay 在后台处理跨链转账。

#### 超越加密货币

不仅可以交易 BTC 和 ETH，还可以交易黄金、白银、外汇甚至股票——全部通过 Hyperliquid 的 HIP-3 市场在链上结算。

#### 个人策略引擎

将您的永续合约账户连接到 Byreal AI Agent，获取个性化自动策略——DCA、条件订单、跟单交易、投资组合再平衡等（即将推出）。

#### 简单入驻与自托管

通过 Privy 使用邮箱、Google 或钱包登录。无需助记词，无需浏览器扩展。您的密钥通过 Privy 的非托管基础设施保护——Byreal 永远无法访问您的私钥。

### 支持的市场

上线时，Byreal 永续合约支持精选市场。我们将根据需求和流动性逐步扩展覆盖范围。

| 类别             | 初始市场          | 最大杠杆         | 备注                     |
| -------------- | ------------- | ------------ | ---------------------- |
| 加密永续合约         | BTC、ETH、SOL 等 | 最高 40 倍（BTC） | 核心加密永续合约               |
| RWA / 指数（xyz:） | GOLD、SILVER 等 | 最高 25 倍      | 通过 HIP-3 的传统金融，仅限逐仓保证金 |

*更多市场（包括股票、外汇和更多加密交易对）将在未来更新中添加。请查看交易界面了解最新可用市场。*

### 运作方式

Byreal 使用您的 Solana 钱包作为主账户，并与 Hyperliquid 无缝桥接用于永续合约交易：

{% stepper %}
{% step %}

### 充值

向您的 Byreal Solana 钱包充值（USDC、SOL 或其他支持的代币）
{% endstep %}

{% step %}

### 转账

通过 Relay 桥接将 USDC 从 Solana 钱包转至 Hyperliquid 永续合约账户——一键操作，无需手动桥接
{% endstep %}

{% step %}

### 交易

通过 Byreal 界面下单。订单直接在 Hyperliquid 的链上订单簿上执行，单区块确认
{% endstep %}

{% step %}

### 转回

完成后将资金从 Hyperliquid 永续合约账户转回 Solana 钱包
{% endstep %}

{% step %}

### 提现

从 Solana 钱包提现到任何外部钱包
{% endstep %}
{% endstepper %}


---

# 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/zh-my/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.
