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

# Sanas Cloud

> Cloud-hosted deployment for the Sanas SDK

Sanas manages all infrastructure so you can focus on building. Recommended for most use cases.

<CardGroup cols={3}>
  <Card title="Fully Managed" icon="server">
    Enterprise-grade cloud infrastructure. No servers to maintain.
  </Card>

  <Card title="Auto Scaling" icon="arrows-maximize">
    Scales automatically with your traffic. High availability built in.
  </Card>

  <Card title="Secure" icon="lock">
    Encrypted media transmission with secure authentication.
  </Card>
</CardGroup>

## Available Regions

| Region            | Location      | AWS Region   |
| ----------------- | ------------- | ------------ |
| **South Asia**    | Mumbai, India | `ap-south-1` |
| **United States** | Ohio, USA     | `us-east-2`  |

<Info>
  More regions coming soon.
</Info>

## Best For

<CardGroup cols={3}>
  <Card title="Fast Time to Market" icon="bolt">
    Start processing audio in minutes, not weeks.
  </Card>

  <Card title="Real-Time Voice" icon="phone">
    Low-latency streaming for voice agents and live calls.
  </Card>

  <Card title="Scale" icon="layer-group">
    Handle hundreds of concurrent streams with consistent performance.
  </Card>
</CardGroup>

## Pricing

Usage-based — pay for what you process. [View pricing details →](/Docs/Resources/Pricing)

<Card title="Ready to build?" icon="rocket" href="/Docs/Getting-Started/Quick-Start">
  Jump to the Quick Start and process your first audio stream.
</Card>
