# Create New Page on Facebook

Before setting up a messenger, you must 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)

You will see the home page and click on the **'Menu'** button. Then, click the **'Page'** button to create your new page.

![Pages Menu](/files/hD3tx8A6k0KFI9r4v411)

You will be directed to create a new Facebook page.

![Create a Page](/files/CEHw6J3eP9GxxXb2kCLb)

Enter page information about the page name and select page category. Then, click the **'Create Page'** button.

![Page Information](/files/7UP5W3pJcLJcHhaQQ4Ef)

You will see your page if successful. Please customize your Facebook page by clicking the **'Next'** button.

![New Page](/files/VvBVC7ByMm46iTkLgtOq)

Click the **'Done'** button to see your dashboard page.

![Dashboard Page](/files/YvuQkvTVQHK0gE0ldpaG)

Ensure that the page you create is set to "Public" so that it can be accessed by the general public and integrated as a channel on our application. Click the **'Settings and Privacy'** button to change your page settings.

<figure><img src="/files/kxmzCODMzeLZakGVl1xw" alt=""><figcaption><p>Settings and Privacy</p></figcaption></figure>

Then, select the **'Settings'** menu.

<figure><img src="/files/j5ADPixzaTcHZtrHvR5O" alt=""><figcaption><p>Settings</p></figcaption></figure>

Click the **'Page and Tagging'** menu. In the Page section, enable the toggle to blue to make your page viewable by public.

<figure><img src="/files/jgstzEK2UohT30SOcAKw" alt=""><figcaption><p>Page and Tagging</p></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://docs.3dolphins.ai/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.
