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

# Welcome to Sendazi

> Powerful SMS and Voice campaign management platform

<img className="block" alt="Sendazi Hero Light" src="https://mintcdn.com/bundana/v8hQZi6mJYo2L8CS/images/sendazi.jpg?fit=max&auto=format&n=v8hQZi6mJYo2L8CS&q=85&s=fe1e7220e1a617ba2aa118b6f1e66b94" width="1896" height="952" data-path="images/sendazi.jpg" />

## What is Sendazi?

Sendazi is a comprehensive messaging platform that enables businesses to create, manage, and track SMS and Voice campaigns at scale. Whether you're sending transactional messages, marketing campaigns, or automated notifications, Sendazi provides the tools you need to reach your audience effectively.

## Key Features

<CardGroup cols={2}>
  <Card title="SMS Campaigns" icon="message" href="/guides/campaigns">
    Create and send bulk SMS campaigns with scheduling, recurring options, and detailed analytics.
  </Card>

  <Card title="Voice Campaigns" icon="phone" href="/guides/campaigns">
    Reach your audience with automated voice broadcasts and interactive voice campaigns.
  </Card>

  <Card title="Contact Management" icon="users" href="/guides/contacts">
    Organize your contacts into groups and manage your audience with ease.
  </Card>

  <Card title="Message Templates" icon="file-lines" href="/guides/templates">
    Create reusable templates with dynamic placeholders for personalized messaging.
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create an Account">
    Sign up for a Sendazi account at [sendazi.com](https://sendazi.com) and verify your email address.
  </Step>

  <Step title="Get Your API Key">
    Navigate to **Settings > API Keys** in your dashboard to generate your first API key.
  </Step>

  <Step title="Register a Sender ID">
    Request approval for your sender ID to start sending messages with your brand name.
  </Step>

  <Step title="Send Your First Campaign">
    Use our API or dashboard to create and send your first SMS or Voice campaign.
  </Step>
</Steps>

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Get up and running in 5 minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our REST API documentation
  </Card>

  <Card title="Support" icon="headset" href="mailto:support@sendazi.com">
    Contact our support team
  </Card>
</CardGroup>
