# 创建机器人

首先，请访问[https://messenger.meetbot.biz](https://messenger.meetbot.biz/)，您会看到如下页面👀

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrrHh9g4DKqNaQBBt35%2F-LsynCsx0uQHhQX9JjLp%2F-LsyngBWXyCczwDe9aT4%2F1.jpg?alt=media\&token=9e3c4b82-f4ac-4586-bb19-55e066cf4bad)

点击 Log in with Facebook 的按钮，通过您的Facebook帐号登陆，登陆成功后，您就进入了系统主界面。

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrrHh9g4DKqNaQBBt35%2F-Lt8_VrRX6XzGBq5nx4s%2F-Lt8_lQWia2y8q9RgIr9%2F1.jpg?alt=media\&token=7647990c-4c3c-47c6-b86d-9484023f07ac)

点击系统主界面加号“➕“创建机器人，现在您将看到的是链接您的Facebook 粉丝专页的页面。

在这个界面中，会列出您拥有权限的Facebook粉丝专页，选择你的Facebook主页

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrrHh9g4DKqNaQBBt35%2F-LsynCsx0uQHhQX9JjLp%2F-LsyqYwWZugFBSSeNgHw%2F3.png?alt=media\&token=4c6d2632-325d-44b0-9158-c352b11519ab)

选择“空白机器人“后点击“创建”按钮，即可快速完成创建！

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrrHh9g4DKqNaQBBt35%2F-LsynCsx0uQHhQX9JjLp%2F-LsyqkUfv-OB9OnVQEUc%2F4.png?alt=media\&token=89f2a45c-cb9f-41ec-b3bd-2ab9cbdc2c1b)

创建完成后，会进入如下的机器人创建完成界面。 输入您为这个 Messenger 机器人的名称(这里演示用的名字是“Welocme”)。

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LrrHh9g4DKqNaQBBt35%2F-LsynCsx0uQHhQX9JjLp%2F-LsyrA0ZDn99eqghL3Pb%2F5.png?alt=media\&token=ba84247b-b78e-47f8-937a-bbffd1fb797c)

## 恭喜！你的机器人已经建成啦！ 😀 <a href="#gong-xi-ni-de-ji-qi-ren-yi-jing-jian-cheng-la" id="gong-xi-ni-de-ji-qi-ren-yi-jing-jian-cheng-la"></a>

之后，您可以进一步点击侧面的菜单栏，如 "内容管理" 等，根据您的需要配置 Messenger 聊天机器人了。

![](/files/-MCf3Al0S9dcDfMCCyqv)


---

# 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://easydoc.meetbot.biz/ji-chu-zhi-shi/chuang-jian-ji-qi-ren.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.
