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

# Mobile Apps

> Native iOS and Android apps for Comput3 AI chat on the go

## Coming Soon

Native mobile applications for iOS and Android are currently in development. Stay tuned for updates!

<CardGroup cols={2}>
  <Card title="iOS App" icon="apple">
    **Coming Soon**

    Native iOS app with full Comput3 AI capabilities.

    **Planned Features:**

    * All AI models available
    * Biometric authentication
    * Siri integration
    * Apple Watch support
  </Card>

  <Card title="Android App" icon="android">
    **Coming Soon**

    Native Android app with Material Design 3.

    **Planned Features:**

    * All AI models available
    * Google Assistant integration
    * Adaptive theming
    * Rich notifications
  </Card>
</CardGroup>

## Stay Updated

<CardGroup cols={2}>
  <Card title="Discord Community" icon="discord" href="https://discord.gg/comput3">
    Join our Discord to get early access and development updates.
  </Card>

  <Card title="Newsletter" icon="envelope" href="https://comput3.ai/newsletter">
    Subscribe to our newsletter for mobile app release announcements.
  </Card>
</CardGroup>

## Current Access

While mobile apps are in development, you can access Comput3 AI through:

* **Web Interface**: [console.comput3.ai](https://console.comput3.ai)
* **API**: Use our REST API with any HTTP client
* **SDK**: Integrate with our Python and JavaScript SDKs

<Note>
  Mobile apps will provide the same powerful AI capabilities as our web interface, optimized for mobile devices with native features and offline capabilities.
</Note>
