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

> ## Agent Instructions
> PostQueen's hosted API is https://api.postqueen.ai. The public API base is https://api.postqueen.ai/public/v1 and takes the raw API key in the Authorization header, with no Bearer prefix.
> The MCP server for posting is https://api.postqueen.ai/mcp/YOUR_API_KEY (or /mcp with Authorization: Bearer YOUR_API_KEY). docs.postqueen.ai/mcp only searches these docs and cannot post.
> The API key is under Connections > API Keys in the app, and only workspace admins can see it.

# Channels

> Every network PostQueen posts to, grouped by kind: its status today, what you can post to it and its text limit.

export const ChannelBadge = ({status}) => {
  const look = ({
    available: {
      color: 'green',
      label: 'Available'
    },
    'in-review': {
      color: 'yellow',
      label: 'In review'
    },
    soon: {
      color: 'gray',
      label: 'Soon'
    }
  })[status] || ({
    color: 'gray',
    label: status
  });
  return <Badge color={look.color} shape="pill" size="sm">{look.label}</Badge>;
};

PostQueen posts to 31 networks from one calendar. Pick a network to see what you can publish there, the limits PostQueen checks before a post is scheduled, and how to connect it. Every network is listed in **Add Channel** on the **Channels** page, and [Connect a channel](/using/connect-a-channel) covers the steps they share.

## Status today

| Status                              | What it means                                                                                                                     |
| ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <ChannelBadge status="available" /> | 8 networks. Connect them from **Add Channel** today.                                                                              |
| <ChannelBadge status="in-review" /> | 6 networks. They connect today within a limit, until the limit is lifted. The limit is below and on each network's page.          |
| <ChannelBadge status="soon" />      | 17 networks. Listed in **Add Channel**, but they cannot be connected on PostQueen yet. Each page says what the network will post. |

## Social networks

<CardGroup cols={2}>
  <Card title="Instagram" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/instagram.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=1956cec7ed91719a647019d3ddc6af2c" href="/channels/instagram" width="64" height="64" data-path="images/channels/instagram.svg">
    <ChannelBadge status="in-review" />

    Feed photos, carousels of up to 10, Reels and Stories. 2,200 characters.
  </Card>

  <Card title="TikTok" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/tiktok.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=841a64b34daced44d3b78e35dd6c891f" href="/channels/tiktok" width="64" height="64" data-path="images/channels/tiktok.svg">
    <ChannelBadge status="in-review" />

    Videos, and photo posts of up to 35 images. 2,000 characters.
  </Card>

  <Card title="Facebook" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/facebook.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=a51aa0b7e943657840ed6fe1dc0944b2" href="/channels/facebook" width="64" height="64" data-path="images/channels/facebook.svg">
    <ChannelBadge status="in-review" />

    Page posts with links, photos or video, and Page Stories. 63,206 characters.
  </Card>

  <Card title="X" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/x.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=33f1473cab5ef90ac0e4e3e14a30b088" href="/channels/x-twitter" width="64" height="64" data-path="images/channels/x.svg">
    <ChannelBadge status="in-review" />

    Posts, threads, images, GIFs, video and Articles. 280 characters, 4,000 on verified accounts.
  </Card>

  <Card title="LinkedIn" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/linkedin.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=2c2628c534738a636d32d735d006b3cb" href="/channels/linkedin" width="64" height="64" data-path="images/channels/linkedin.svg">
    <ChannelBadge status="soon" />

    Profile and company page posts, with images, video and document carousels. 3,000 characters.
  </Card>

  <Card title="Threads" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/threads.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=e6d5e345aadd64a283fe46d18b204c88" href="/channels/threads" width="64" height="64" data-path="images/channels/threads.svg">
    <ChannelBadge status="in-review" />

    Posts, photos, videos, carousels of up to 20 and threads. 500 bytes.
  </Card>

  <Card title="Bluesky" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/bluesky.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=cfead3bf7bc348ffae5d9d7fd6ca22e4" href="/channels/bluesky" width="64" height="64" data-path="images/channels/bluesky.svg">
    <ChannelBadge status="available" />

    Posts and threads with up to 4 images or 1 video. 300 characters.
  </Card>

  <Card title="Reddit" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/reddit.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=07301e50e89c103b4d3b2f6673d5b003" href="/channels/reddit" width="64" height="64" data-path="images/channels/reddit.svg">
    <ChannelBadge status="soon" />

    Text, link, image and video posts to one or more subreddits. 10,000 characters.
  </Card>

  <Card title="Mastodon" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/mastodon.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=cc7df05ba8014f2b2d8e6270659ded0e" href="/channels/mastodon" width="64" height="64" data-path="images/channels/mastodon.svg">
    <ChannelBadge status="soon" />

    Public posts and threads with images and video. 500 characters.
  </Card>

  <Card title="Tumblr" icon="https://mintcdn.com/forceplay/lkIO5SWGR5xaK-m3/images/channels/tumblr.png?fit=max&auto=format&n=lkIO5SWGR5xaK-m3&q=85&s=b7a3e7435e35e6887a9f52df24b670e0" href="/channels/tumblr" width="128" height="128" data-path="images/channels/tumblr.png">
    <ChannelBadge status="soon" />

    Long posts with a title, link and tags, up to 30 images and a video. 32,768 characters.
  </Card>

  <Card title="VK" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/vk.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=194478168d30141020765f43639bc2a5" href="/channels/vk" width="64" height="64" data-path="images/channels/vk.svg">
    <ChannelBadge status="soon" />

    Posts with photos to your own wall, and comments. 2,048 characters.
  </Card>

  <Card title="Farcaster" icon="https://mintcdn.com/forceplay/3MbWAJB4xKJ_Rxe0/images/channels/farcaster.svg?fit=max&auto=format&n=3MbWAJB4xKJ_Rxe0&q=85&s=8da36f76f76c538402068ab3aee6a37d" href="/channels/farcaster" width="64" height="64" data-path="images/channels/farcaster.svg">
    <ChannelBadge status="soon" />

    Casts with up to 4 images, to your feed or into channels. 1,024 bytes.
  </Card>

  <Card title="Nostr" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/nostr.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=4b19122febd4e3bcd550a531df10ee52" href="/channels/nostr" width="64" height="64" data-path="images/channels/nostr.svg">
    <ChannelBadge status="available" />

    Notes and threads, with images linked by address. 100,000 characters.
  </Card>

  <Card title="Lemmy" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/lemmy.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=f5ee9b9e066ff32592cb9c6debdc6a01" href="/channels/lemmy" width="64" height="64" data-path="images/channels/lemmy.svg">
    <ChannelBadge status="available" />

    Titled posts with a link and a cover image, in one or more communities. 10,000 characters.
  </Card>

  <Card title="MeWe" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/mewe.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=69a11ffad607bfb74d7e510cc9191f84" href="/channels/mewe" width="64" height="64" data-path="images/channels/mewe.svg">
    <ChannelBadge status="soon" />

    Timeline and group posts with photos. 63,206 characters.
  </Card>
</CardGroup>

## Video and live

<CardGroup cols={2}>
  <Card title="YouTube" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/youtube.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=558853850e88ddddb7bc7abc0d998d58" href="/channels/youtube" width="64" height="64" data-path="images/channels/youtube.svg">
    <ChannelBadge status="in-review" />

    Video uploads with a title, tags and your own thumbnail. 5,000 bytes of description.
  </Card>

  <Card title="Twitch" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/twitch.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=d712ad8ba9962f0631c8fc5f3f9f76b7" href="/channels/twitch" width="64" height="64" data-path="images/channels/twitch.svg">
    <ChannelBadge status="soon" />

    Messages and colored announcements in your own chat. 500 characters.
  </Card>

  <Card title="Kick" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/kick.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=730e803069e60f0fd7e2546dc9b32039" href="/channels/kick" width="64" height="64" data-path="images/channels/kick.svg">
    <ChannelBadge status="soon" />

    Messages in your own chat, with replies. 500 characters.
  </Card>
</CardGroup>

## Business and discovery

<CardGroup cols={2}>
  <Card title="Pinterest" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/pinterest.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=279b3e2dda6d54e93be7790d70696542" href="/channels/pinterest" width="64" height="64" data-path="images/channels/pinterest.svg">
    <ChannelBadge status="soon" />

    Image, multi-image and video Pins on the board you pick. 800 characters.
  </Card>

  <Card title="Google Business Profile" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/google-business.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=72c001245575c7c7705243680c356f53" href="/channels/google-my-business" width="64" height="64" data-path="images/channels/google-business.svg">
    <ChannelBadge status="soon" />

    Updates, events and offers for a location you manage. 1,500 characters.
  </Card>

  <Card title="Dribbble" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/dribbble.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=a81e987795a975e6d46afe4e34079aee" href="/channels/dribbble" width="64" height="64" data-path="images/channels/dribbble.svg">
    <ChannelBadge status="soon" />

    Shots of one 400 x 300 or 800 x 600 image, for you or a team. 40,000 characters.
  </Card>
</CardGroup>

## Chat and communities

<CardGroup cols={2}>
  <Card title="Telegram" icon="https://mintcdn.com/forceplay/3MbWAJB4xKJ_Rxe0/images/channels/telegram.svg?fit=max&auto=format&n=3MbWAJB4xKJ_Rxe0&q=85&s=96bf57f29a3b7ed852d8eefe14ec4eac" href="/channels/telegram" width="64" height="64" data-path="images/channels/telegram.svg">
    <ChannelBadge status="soon" />

    Messages, photos, videos and albums in your channels and groups. 4,096 characters, 1,024 with media.
  </Card>

  <Card title="Discord" icon="https://mintcdn.com/forceplay/3MbWAJB4xKJ_Rxe0/images/channels/discord.svg?fit=max&auto=format&n=3MbWAJB4xKJ_Rxe0&q=85&s=97f2d6350f01977805fb3eb364f4dc29" href="/channels/discord" width="64" height="64" data-path="images/channels/discord.svg">
    <ChannelBadge status="soon" />

    Messages with attachments and mentions in text and announcement channels. 1,980 characters.
  </Card>

  <Card title="Slack" icon="https://mintcdn.com/forceplay/3_jILFMzdubNNXY6/images/channels/slack.svg?fit=max&auto=format&n=3_jILFMzdubNNXY6&q=85&s=6fe4b3a2eed6c0ba48262753403fc9fe" href="/channels/slack" width="64" height="64" data-path="images/channels/slack.svg">
    <ChannelBadge status="soon" />

    Messages and images in public and private channels, with thread replies. 150,000 characters.
  </Card>

  <Card title="Skool" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/skool.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=8bd78662b4d4be75ea42ac2141fa0981" href="/channels/skool" width="64" height="64" data-path="images/channels/skool.svg">
    <ChannelBadge status="soon" />

    Titled posts with attachments in your groups, with comments. 5,000 characters.
  </Card>

  <Card title="Whop" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/whop.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=f469bb13be6a437d1b2344e8f4335c80" href="/channels/whop" width="64" height="64" data-path="images/channels/whop.svg">
    <ChannelBadge status="soon" />

    Forum posts with images or video, and threaded replies. 50,000 characters.
  </Card>

  <Card title="Moltbook" icon="https://mintcdn.com/forceplay/zoNabLaA7ky5oWlO/images/channels/moltbook.png?fit=max&auto=format&n=zoNabLaA7ky5oWlO&q=85&s=9f555325e001429f10290374d3cc420b" href="/channels/moltbook" width="50" height="50" data-path="images/channels/moltbook.png">
    <ChannelBadge status="available" />

    Text posts in a submolt, with threaded comments. Experimental. 300 characters.
  </Card>
</CardGroup>

## Blogs and newsletters

<CardGroup cols={2}>
  <Card title="WordPress" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/wordpress.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=ffe2024d0a616df233e097b3ad16c3b7" href="/channels/wordpress" width="64" height="64" data-path="images/channels/wordpress.svg">
    <ChannelBadge status="available" />

    Posts, pages and custom types with a featured image, categories and tags. 100,000 characters.
  </Card>

  <Card title="DEV (dev.to)" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/devto.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=eeb7c0a9d3b5b1fa3da779087756fe4f" href="/channels/devto" width="64" height="64" data-path="images/channels/devto.svg">
    <ChannelBadge status="available" />

    Markdown articles with a cover image, tags and a canonical URL. 100,000 characters.
  </Card>

  <Card title="Hashnode" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/hashnode.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=173cac2987f5e27ed5343b7da2646158" href="/channels/hashnode" width="64" height="64" data-path="images/channels/hashnode.svg">
    <ChannelBadge status="available" />

    Markdown articles in your publication, with a cover and tags. Needs Hashnode Pro. 10,000 characters.
  </Card>

  <Card title="Listmonk" icon="https://mintcdn.com/forceplay/LL5FipRv-7nhg1To/images/channels/listmonk.svg?fit=max&auto=format&n=LL5FipRv-7nhg1To&q=85&s=78da4aed5e3602e167bbd3876f36e876" href="/channels/listmonk" width="64" height="64" data-path="images/channels/listmonk.svg">
    <ChannelBadge status="available" />

    Email campaigns to one list on your own Listmonk server. 300,000 characters.
  </Card>
</CardGroup>

## How the available networks connect

None of them sends you to a sign-in page. You type a key or a login into the connect form, or, for Moltbook, register an agent.

| Network                          | What you enter                                          | Where you get it                                                           |
| -------------------------------- | ------------------------------------------------------- | -------------------------------------------------------------------------- |
| [Bluesky](/channels/bluesky)     | Your handle and an app password                         | Bluesky: **Settings** > **Privacy and security** > **App passwords**       |
| [Nostr](/channels/nostr)         | Your private key, in hex                                | Your Nostr client                                                          |
| [Lemmy](/channels/lemmy)         | Your instance, username and password                    | The account you use on that instance                                       |
| [Moltbook](/channels/moltbook)   | A name for your agent                                   | PostQueen registers it, and you claim it on Moltbook                       |
| [WordPress](/channels/wordpress) | Your site address, username and an Application Password | WordPress admin: **Users** > **Profile** > **Application Passwords**       |
| [DEV](/channels/devto)           | An API key                                              | DEV: **Settings** > **Extensions**                                         |
| [Hashnode](/channels/hashnode)   | A personal access token                                 | Hashnode: **Settings** > **Developer**, on a publication with Hashnode Pro |
| [Listmonk](/channels/listmonk)   | Your server address, an API user and its token          | Listmonk: **Admin** > **Users**                                            |

## What In review means for each network

Each of these networks connects today within this limit:

| Network                          | The limit today                                                                                                                                                                     |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Instagram](/channels/instagram) | Until Meta approves PostQueen's app, only accounts with a role on PostQueen's Meta app can connect and publish.                                                                     |
| [TikTok](/channels/tiktok)       | Until TikTok audits PostQueen's app, every post is published as private (Self only), at most 5 people can post through the app in 24 hours, and TikTok Business cannot connect yet. |
| [Facebook](/channels/facebook)   | Until Meta approves PostQueen's app, only accounts with a role on PostQueen's Meta app can connect Pages and publish.                                                               |
| [X](/channels/x-twitter)         | X can be connected once the free trial ends, or right away if you end the trial early.                                                                                              |
| [Threads](/channels/threads)     | Until Meta approves PostQueen's Threads app, only accounts added as Threads testers on it can connect and publish.                                                                  |
| [YouTube](/channels/youtube)     | Until Google's audit of PostQueen's app passes, every upload is private, and all PostQueen customers share a limit of 100 uploads a day.                                            |

## Analytics

Nine networks report numbers back to PostQueen: X, Facebook Page, Instagram, LinkedIn Page, YouTube, Threads, Pinterest, TikTok and Google Business Profile. LinkedIn Page, Pinterest and Google Business Profile will report once they can be connected. The available networks above publish normally but send no numbers back. [Analytics](/using/analytics) shows what each one reports.

## Next steps

<CardGroup cols={2}>
  <Card title="Connect a channel" icon="plug" href="/using/connect-a-channel">
    Add a network account, reconnect it when it drops, and disable or delete it.
  </Card>

  <Card title="Create a post" icon="square-pen" href="/using/create-a-post">
    Write once for several channels, then schedule it, save a draft or post now.
  </Card>

  <Card title="Posting settings by network" icon="sliders-horizontal" href="/public-api/providers/overview">
    The settings each network takes when you post through the API.
  </Card>

  <Card title="Post from an AI agent" icon="bot" href="/agents/overview">
    Ask Claude, ChatGPT, Grok Bot or another agent to schedule the post for you.
  </Card>
</CardGroup>
