# 什么是 BugID？

BugID 是 Bugs+ 用来管理用户帐户的帐户系统，允许同步处理（这称为 Bugs+ 同步，它会进行实时备份，这样即使你丢失设备也可以在所有设备上访问 Bugs+）、允许存在 Bugs+ 管理面板、让支持人员更好地帮助你、允许交易、社区功能等！创建并登录 BugID 非常简单易行。

## 如何创建新的 BugID

首先，前往 [此页面](https://bugid.au.auth0.com/authorize?response_type=token\&client_id=FIBmHyheCVOB2ztLlGPboxtaICsokYzh\&redirect_uri=https://sitesbyben.wixsite.com/bugsplus/) 并向页面底部滚动并按“注册”。输入你的电子邮件地址并选择一个用户名。电话号码不是必须的，但你可以用它登录你的帐户。按“注册”并确认你的电子邮件。然后，选择一个安全的密码。系统有密码要求，会检测密码是否安全。你还需要启用双重验证（2FA）。

## 在你通过网页登录 BugID 到 Bugs+ 之后

你会看到一个提示需要你按下一个按钮的界面。按下它，然后返回 Bugs+ 并按“我已登录到 Bugs+”。系统会通过网页上的按钮按下操作检查你的帐户详细信息，以确认是哪一个帐户以及要登录哪个帐户。然后，你就可以使用带有 BugID 的 Bugs+。


---

# 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.bugsplus.me/bugs+-docs-zh/bugid/what-is-bugid.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.
