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

# Intro to Chirp

> Chirp is a modern CPaaS platform for SMS and MMS messaging.

<Warning>
  Chirp is currently in private beta and available by waitlist only. [Sign up for the
  waitlist](https://dashboard.chirp.com) to get early access.
</Warning>

Welcome to Chirp! Get started by exploring the platform or diving right into code.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting_started/quickstart">
    Send your first message in under 5 minutes
  </Card>

  <Card title="Pricing" icon="credit-card" href="/getting_started/pricing">
    Understand our pricing model
  </Card>

  <Card title="API Reference" icon="code" href="/api_reference/introduction">
    Explore the API documentation
  </Card>

  <Card title="SMS Overview" icon="message" href="/sms/overview">
    Learn about SMS and MMS messaging
  </Card>
</CardGroup>

## What's Next?

After getting started, explore these topics:

* [Applications](/concepts/applications) - Organize your projects
* [Phone Numbers](/concepts/phone-numbers) - Purchase dedicated numbers
* [Webhooks](/concepts/webhooks) - Receive real-time notifications
* [Playground](/concepts/playground) - Test for free

## Need Help?

* Check the [API Reference](/api_reference/introduction)
* Review example code in our guides
* Contact support if you're stuck
