> 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/introduction.md).

# Introduction

**Amplorium** is your all-in-one tool for automating and designing social media posts directly from your **Shopify store**. Whether you want to promote new products, boost engagement with Instagram Reels, or schedule posts across multiple channels — we’re here to make it effortless.

#### 🔍 What’s Inside This Help Desk?

* [**Getting Started**](/doc/getting-started.md)\
  Learn how to connect your social pages and make your first post in minutes.
* [**Smart Features**](/doc/smart-features.md)\
  Discover powerful tools like **AI Captions**, **Video Templates**, and **Caption Templates** to enhance your content.
* [**Manual Posts**](/doc/manual-posts.md)\
  Step-by-step guides for creating and publishing one-time posts to Instagram and Facebook.
* [**Campaigns**](/doc/campaigns.md)\
  Automate your product marketing with scheduled posts based on smart selection rules.
* [**Pricing**](/doc/pricing.md)\
  See what’s included in each plan and choose the right one for your store.
* [**Contact Us**](/doc/contact-us.md)\
  Need help? Reach out to our team — we're here to support you.

Let’s get started → Head to [**Getting Started**](/doc/getting-started.md) to connect your first social page and make your first post!


---

# 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/introduction.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.
