# 建立连接

![](/files/qihnBIMtTeJZDG91V8PO)

BrightID根据你与你的联系人所呈现的社交关系来验证你的身份。请使用主页底部的按钮来建立联系。操作时，显示自己的二维码让另一个人扫描，此时双方的个人简介数据将通过一个安全的P2P通道进行交互。然后你将根据对彼此的了解程度选择连接的级别，可以是 "已经了解"、"刚认识"、或 "可疑人员"等不同等级。

![](/files/m604n2y5DHuyBfYesjv2)

如果一群人想要同时进行连接，更方便的做法是选择群组连接，由一个人出示二维码，其他人扫描，这样大家就能互相连接。

![](/files/wNkcTi18DhDLLU3ajLtv)

要进行群组连接，先点击屏幕上方的按钮将"单次连接"二维码切换为"群组二维码"。每当有人扫描该二维码时，你都会收到通知。一个群组连接二维码最多可以被30人扫描。

![](/files/cbtwe2dbW2OovmiGqPSj)

二维码也可以通过链接来分享，点击 "复制链接（copy link） "按钮分享即可，每个二维码或链接的有效期为15分钟。

在进行连接时，最需要注意的是选择正确的连接级别，这在下一章节中会有更详细的介绍。

{% hint style="info" %}
关于建立联系，如有疑问，请在我们的 [Discord 频道](https://discord.gg/kvRCpP5kHQ)上联系我们。
{% endhint %}


---

# 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://brightid.gitbook.io/brightid-zh/jian-li-lian-jie.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.
