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

# Home

> TryPost documentation — schedule and publish social media posts across 12 platforms.

# TryPost Documentation

TryPost is a social media scheduling platform that lets you create, schedule, and publish posts across LinkedIn, X, Facebook, Instagram, TikTok, YouTube, Threads, Pinterest, Bluesky, Mastodon, Telegram, and Discord. LinkedIn and Instagram each support two connection types (profile vs. company page, standalone vs. Facebook Business), giving you **14 connection identifiers** in total.

<Card title="Quickstart" icon="rocket" href="/getting-started/quickstart" horizontal>
  Get started with TryPost in under 5 minutes.
</Card>

## Platforms

<Columns cols={3}>
  <Card title="LinkedIn" icon="linkedin" href="/platforms/linkedin">
    Profiles and company pages
  </Card>

  <Card title="X (Twitter)" icon="x-twitter" href="/platforms/x-twitter">
    Tweets and threads
  </Card>

  <Card title="Facebook" icon="facebook" href="/platforms/facebook">
    Facebook pages
  </Card>

  <Card title="Instagram" icon="instagram" href="/platforms/instagram">
    Feed, reels, and stories
  </Card>

  <Card title="TikTok" icon="tiktok" href="/platforms/tiktok">
    Short-form video
  </Card>

  <Card title="YouTube" icon="youtube" href="/platforms/youtube">
    YouTube Shorts
  </Card>

  <Card title="Threads" icon="threads" href="/platforms/threads">
    Text posts
  </Card>

  <Card title="Pinterest" icon="pinterest" href="/platforms/pinterest">
    Pins and carousels
  </Card>

  <Card title="Bluesky" icon="cloud" href="/platforms/bluesky">
    Posts with images
  </Card>

  <Card title="Mastodon" icon="mastodon" href="/platforms/mastodon">
    Any Mastodon instance
  </Card>

  <Card title="Telegram" icon="telegram" href="/platforms/telegram">
    Channels and groups
  </Card>

  <Card title="Discord" icon="discord" href="/platforms/discord">
    Server channels
  </Card>
</Columns>

## API & Integrations

<Columns cols={3}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Manage posts, signatures, and more via REST API
  </Card>

  <Card title="Build with AI" icon="microchip-ai" href="/ai/introduction">
    Connect AI assistants via MCP
  </Card>

  <Card title="Knowledge Base" icon="book" href="/knowledge-base/introduction">
    Guides and best practices
  </Card>
</Columns>

## Self-Hosting

TryPost is open-source and can be self-hosted. [Learn more](/self-hosting/overview).

## Support

* [GitHub Issues](https://github.com/trypostit/trypost/issues) - Report bugs
* [GitHub Discussions](https://github.com/trypostit/trypost/discussions) - Ask questions
* [Contributing Guide](/contributing) - How to contribute
