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

# Welcome to ArcWeather

<Columns cols={2}>
  <Column>
    <Card title="ArcWeather Platform" href="/platform-getting-started" img="https://mintcdn.com/arcweather/4BWfzxX2ooSVwadk/images/platform-hero.png?fit=max&auto=format&n=4BWfzxX2ooSVwadk&q=85&s=c940d92d22320867bc86c81966e4d568" cta="View Docs" width="1920" height="1080" data-path="images/platform-hero.png">
      The ArcWeather Platform handles everything for you, from data processing to alerting to user experience.
    </Card>
  </Column>

  <Column>
    <Card title="ArcWeather API" href="/api-getting-started" img="https://mintcdn.com/arcweather/4BWfzxX2ooSVwadk/images/api-hero.png?fit=max&auto=format&n=4BWfzxX2ooSVwadk&q=85&s=9c7cc7455ceed9f06b77403964c6958b" cta="View Docs" width="1920" height="1080" data-path="images/api-hero.png">
      The ArcWeather API is designed for developers who want full control and customization.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="ArcAI (Beta)" href="/arc-ai-getting-started" img="https://mintcdn.com/arcweather/4BWfzxX2ooSVwadk/images/ai-hero.png?fit=max&auto=format&n=4BWfzxX2ooSVwadk&q=85&s=5555a9f7442d542b80d94988cf165a79" cta="View Docs" width="1920" height="1080" data-path="images/ai-hero.png">
      ArcAI is a weather-focused MCP server that provides AI assistants with real-time meteorological data and advanced storm-tracking analytics.
    </Card>
  </Column>

  <Column />
</Columns>

## Key Differences

| Feature                | Platform                     | API                      |
| :--------------------- | :--------------------------- | :----------------------- |
| Setup                  | Ready to use                 | Requires development     |
| Dashboard              | Built-in                     | You build it             |
| Alerts & Notifications | Included                     | You implement            |
| Data Access            | Abstracted                   | Raw data                 |
| Customization          | Limited to platform features | Fully customizable       |
| Use Case               | Teams, organizations         | Developers, integrations |
