> ## Documentation Index
> Fetch the complete documentation index at: https://docs.postqueen.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Tell her what to share. She writes it, designs it and publishes it across 30+ networks, on time.

<Frame>
  <img src="https://mintcdn.com/forceplay/qsOmA4d-nLA9ukvj/images/brand/header.svg?fit=max&auto=format&n=qsOmA4d-nLA9ukvj&q=85&s=6be0b886858060d6c3c8601adc0529ea" alt="PostQueen, your AI social media manager. You talk, she writes, designs and schedules" noZoom width="900" height="258" data-path="images/brand/header.svg" />
</Frame>

Ask her from whatever you already have open: OpenClaw, Hermes, Claude, ChatGPT, Codex or Cursor.
Whatever they schedule lands on your calendar first, where you can rewrite it, drag it to another
slot or drop it, right up until it publishes.

## Who is she for?

If posting is part of your job but not your whole job, she is for you.

<Frame>
  <img src="https://mintcdn.com/forceplay/qsOmA4d-nLA9ukvj/images/brand/personas.svg?fit=max&auto=format&n=qsOmA4d-nLA9ukvj&q=85&s=e09afa3cb167cf835df5760d4640d7e9" alt="Six kinds of user: creators, business owners, developers, agent-first teams, automation teams, and agencies with several brands" width="840" height="402" data-path="images/brand/personas.svg" />
</Frame>

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Connect a channel and put your first post on the calendar. About five minutes
  </Card>

  <Card title="How it works" icon="diagram-project" href="/howitworks">
    What happens between pressing schedule and the post going out
  </Card>
</CardGroup>

## Reach her from anywhere

Every route below rides the same public API, so a post lands on the same calendar whichever one you
choose. [Which interface](/which-interface) weighs them against each other.

<CardGroup cols={3}>
  <Card title="Agents" icon="robot" href="/agents/overview">
    Ask Claude or ChatGPT for a post instead of writing one
  </Card>

  <Card title="Automation" icon="bolt" href="/automation/overview">
    n8n, Zapier and Make, or an RSS feed she watches herself
  </Card>

  <Card title="CLI" icon="terminal" href="/cli/introduction">
    Sixteen commands, clean JSON, at home in a CI job
  </Card>

  <Card title="MCP" icon="network-wired" href="/mcp/introduction">
    One URL, and your assistant can post for you. Nothing to install
  </Card>

  <Card title="Public API" icon="code" href="/public-api/introduction">
    REST for your own code, and the layer the others ride on
  </Card>

  <Card title="Self-hosting" icon="server" href="/installation/overview">
    Your server, your database, your tokens. AGPL-3.0
  </Card>
</CardGroup>

## Or just send her a voice note

OpenClaw and Hermes run on your own machine and put her inside the chat apps you already have open.
Hold the mic button on WhatsApp, say what you want, and she writes it, makes the picture and puts
both posts on the calendar.

<Frame>
  <img src="https://mintcdn.com/forceplay/B3-2tTHDDqEkLyvR/images/brand/chat-agent.svg?fit=max&auto=format&n=B3-2tTHDDqEkLyvR&q=85&s=617e72186c3559978416e2da262ba026" alt="A voice note in a chat app becoming a generated visual and two scheduled posts" width="620" height="660" data-path="images/brand/chat-agent.svg" />
</Frame>

<CardGroup cols={2}>
  <Card title="OpenClaw" icon="https://mintcdn.com/forceplay/3MbWAJB4xKJ_Rxe0/images/brand/icon-openclaw.svg?fit=max&auto=format&n=3MbWAJB4xKJ_Rxe0&q=85&s=fbaf0ea2f618f90c7b1bc9158e8848b8" href="/agents/openclaw" width="30" height="30" data-path="images/brand/icon-openclaw.svg">
    WhatsApp, Telegram, Slack and Discord, through a gateway you run
  </Card>

  <Card title="Hermes" icon="https://mintcdn.com/forceplay/3MbWAJB4xKJ_Rxe0/images/brand/icon-hermes.svg?fit=max&auto=format&n=3MbWAJB4xKJ_Rxe0&q=85&s=84776d6fc9d3839dde16ad7645bb819d" href="/agents/hermes" width="30" height="30" data-path="images/brand/icon-hermes.svg">
    Hand it one brief and it plans, writes and schedules your week
  </Card>
</CardGroup>

Both are open source, and both drive the same CLI, so the only outside cost is the model provider
you point them at.

<CardGroup cols={1}>
  <Card title="Stuck on something?" icon="circle-question" href="/support">
    Troubleshooting sorted by symptom, the questions that come up most, and how to reach a human
  </Card>
</CardGroup>

<Note>
  PostQueen is an open-source fork of [Postiz](https://github.com/gitroomhq/postiz-app), AGPL-3.0.
</Note>
