> For the complete documentation index, see [llms.txt](https://help.amplorium.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.amplorium.com/doc/getting-started/how-to-set-up-a-facebook-page.md).

# How to set up a Facebook Page

To connect Facebook to Amplorium, you need a **Facebook Page**. Personal profiles are **not supported**.\
\
\&#xNAN;**\<embedded video>**

#### ✅ Step-by-Step Instructions

**1. Log in to Facebook**\
Go to [facebook.com](https://www.facebook.com) and sign in with your personal account.

**2. Go to the Page Creation Tool**\
Visit: [facebook.com/pages/create](https://www.facebook.com/pages/create)

**3. Choose a Page Type**\
Select **Business or Brand** to promote your products.

**4. Enter Your Page Info**

* **Page Name** – Use your brand or store name
* **Category** – Start typing (e.g., "E-commerce", "Clothing Store", "Retail Company") and select the best match
* Click **Continue**

**5. Add Images**

* **Profile Picture** – Add your logo or brand image
* **Cover Photo** – Optional, but recommended for a polished look

**6. Customize Your Page**

* Add a **Description**, **Website**, **Phone Number**, and other contact info
* You can do this now or later

**7. Publish Your Page**\
Once created, your page is live! You can now start posting or connecting it to Amplorium.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.amplorium.com/doc/getting-started/how-to-set-up-a-facebook-page.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.
