# 连接钱包

要开始使用 Darkbet，您需要连接一个钱包。

### 如何链接

1. **点击链接钱包**\
   在 DarkBet 平台的顶部导航栏中点击“Linkk Wallet”按钮。

<figure><img src="/files/a2d5f17d0c842f3abcdaf474f20ed75699709787" alt="" width="309"><figcaption></figcaption></figure>

2. **选择您的钱包**\
   从兼容选项列表中选择您偏好的钱包。如果您使用 MetaMask，它会自动链接。我们建议通过 **社交** 进行登录，因为对大多数用户来说这更安全、无缝且节省 Gas。

<figure><img src="/files/dbaac68efe1ab7392493ccba5c5f26587703b488" alt="" width="375"><figcaption></figcaption></figure>

3. **授权连接**\
   在您的钱包中授权连接请求。这使 DarkBet 能够与您的钱包进行交互以处理交易和余额验证。
4. **开始预测**\
   一旦链接，您就可以开始生成加密货币预测、下注并参与 DarkBet 市场！

#### 重要说明

* 确保您的钱包已连接到 BNB 智能链网络。
* 在您的钱包中保留一些 BNB 以支付交易费用。
* 切勿向任何人透露您的私钥或助记词。
* DarkBet 永远不会索取您的私钥或助记词。

#### 问题解决

* **网络不正确 -** 如果遇到网络错误，请确保您的钱包已连接到 BNB 智能链（BSC）。您可以使用链 ID 将 BSC 添加到您的钱包： `56`.
* **交易失败 -** 确保您有足够的 BNB 支付 Gas 费用。如果交易失败，尝试提高 Gas 限制。
* **链接问题 -** 尝试刷新页面并重新链接您的钱包。如果问题仍然存在，请清除浏览器缓存。

#### 保护与保密

DarkBet 集成了 Privy 这一可靠的第三方身份验证服务，以确保所有参与者的保护与保密。Privy 促成安全的钱包链接、加密会话处理和身份确认，帮助保护社区免受欺诈行为的侵害，同时保持顺畅的链上体验。

| **加密会话**                   | **身份验证**                |
| -------------------------- | ----------------------- |
| 所有钱包连接均为加密和安全，保护您的私钥和会话数据。 | 高级验证系统有助于防范欺诈活动并确保社区安全。 |


---

# 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.darkbet.fun/gong-zuo-yuan-li/lian-jie-qian-bao.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.
