# 帳戶設定

Byreal Perp 使用 Privy 管理您的錢包。您不需要安裝瀏覽器擴充功能或管理助記詞——Privy 會在後台為您建立安全的非託管錢包。

## 方式一：使用社交帳號註冊（無需錢包）

如果您沒有加密錢包，可以使用以下方式建立 Byreal 帳號：

* **Google** — 使用 Google 帳號登入
* **電子郵件** — 輸入電子郵件並用一次性驗證碼驗證
* **Bybit 帳號** — 直接連結您現有的 Bybit 帳號

Privy 會自動為您建立 Solana 錢包。這個錢包完全屬於您——Byreal 無法存取您的私鑰。

**運作方式**

* 在 Byreal 上點擊 **Sign Up** 或 **Connect**
* 選擇 Google、電子郵件或 Bybit
* 完成驗證（Google OAuth / 電子郵件驗證碼 / Bybit 認證）
* 您的 Privy 錢包已建立！您現在已準備好在 Byreal 上存入資金並交易永續合約

## 方式二：連接現有 Solana 錢包

如果您已有 Solana 錢包（Phantom、Solflare、Backpack 等），可以連接它來建立 Privy 帳號：

* 在 Byreal 上點擊 **Connect Wallet**
* 選擇您的錢包提供商
* 在錢包中批准連接
* Privy 將您的現有錢包連結到 Byreal 帳號

您的現有錢包成為存取款的主要錢包。

## Privy 處理的內容

| **功能** | **說明**                                       |
| ------ | -------------------------------------------- |
| 錢包建立   | 為社交登入用戶自動建立 Solana 錢包                        |
| 交易簽署   | 無需手動錢包彈出視窗——Privy 無縫簽署永續合約交易                 |
| 金鑰安全   | 非託管：金鑰在 Privy 的安全基礎設施和您的裝置之間分割。Byreal 永遠無法存取 |
| 會話管理   | 跨瀏覽器會話保持登入                                   |


---

# 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-tw/perps/account-setup.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.
