# 使用机器人注册

###

首先需要有telegram账号。

打开我们的bot注册↓

<https://t.me/nijigen_help_bot>

名字要求：0-9/大小写中任意5个字符（如：abcd/0123/AAKK/Ab3\_）

发送 `/register`到机器人，机器人会弹出链接，您将在网页完成注册

<figure><img src="https://assert.bgp.yt/REGBOT-cmd.PNG" alt=""><figcaption></figcaption></figure>

网页中输入用户名与密码，即可完成注册（可能需要通过谷歌人机测试）

<figure><img src="https://assert.bgp.yt/REGBOT-web.PNG" alt=""><figcaption></figcaption></figure>


---

# 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://intro.bgp.yt/accounts/regbot.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.
