# Create New Page on Facebook

Before setting up a messenger, create a '**Page'** on Facebook by doing the steps as follows:

Go to <https://www.facebook.com/>. On the Facebook home page, log in using a Facebook account.

![Login Page](/files/-MUrFaBRIwYhnPq_s6iH)

&#x20;Select and click the '**Pages'** menu.

![Pages Menu](/files/-MUrFqnPP3KzLSdAgHlq)

On the page, click the '**Create Page'** menu from the top right corner and you will be redirected to create a page.

![Create a Page](/files/-MUrGMnQpgqlyiVR3RoS)

Enter page information about page name and select page category.

![Page Information](/files/-MUrHy1sqEtHeI-al_kt)

Then, click the 'Create Page' button. If successful, you will see your page.

![New Page](/files/-MUrImXFqxKc0vw9ZA16)

Click the **Home** tab to see your dashboard page.

![Dashboard Page](/files/-MUrJHuG1hm7XbRgfoCQ)


---

# 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.3dolphins.ai/5.1.x/integration/channel-connector/facebook/create-new-page-on-facebook.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.
