# 首次登录 messenger.bothub.ai 邮箱验证流程

## **登录**

1. 用户通过 FB 账号登录[ messenger.bothub.ai](https://messenger.bothub.ai/)
2. FB 授权
3. 检查账号是否绑定邮箱 \
   3.1 绑定，则直接进入后台 \
   3.2 未绑定，则进入邮箱验证页面&#x20;

![](/files/-LHICPKE81l3iw9_jlYh)

3.2.1 输入可收到邮件的邮箱、正确格式手机号，提交&#x20;

![](/files/-LHICWGHoU_mRQqyR5Wa)

3.2.2 邮箱收到验证邮件（即时发送，若几分钟未收到，检查 Spam） \
3.2.3 点击邮件中的 “激活” 按钮

![](/files/-LHICcw_7yaOlXu460tf)

3.2.4 进入后台

## 完成登录


---

# 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://bothub.gitbook.io/project/faq/bot-setting/log-in.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.
