> 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/connecting-your-first-social-page.md).

# Connecting your first Social Page

Before you can start posting with Amplorium, you’ll need to connect your social accounts

<figure><img src="/files/6g7OimNQyqXBVuPnpBLj" alt=""><figcaption><p>Connecting your first Social Page</p></figcaption></figure>

#### 🚀 How to Connect

1. Go to [**Settings**](https://app.amplorium.com/settings#:~:text=Social%20pages)
2. Scroll to the **Social pages** section
3. Click **“Add account”**
4. Follow the Facebook/Instagram authorization flow to connect your pages

#### 📌 Requirements

**For Facebook:**

* Only **Facebook Pages** are supported
* **Personal profiles** cannot be used — convert your profile to a Page or create a new one

**For Instagram:**

* Must be a **Business** or **Creator** account
* Must be **linked to a Facebook Page**


---

# 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/connecting-your-first-social-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.
