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

# Mobile App Setup

> Install and configure the Demiurg mobile app on your device

## Get started with mobile

Access your AI agents anywhere by installing the Demiurg mobile application.

## Installation

<Steps>
  <Step title="Download">
    Get the app from your device's app store:

    * [iOS App Store](https://demiurg.ai/ios)
    * [Google Play Store](https://demiurg.ai/android)
  </Step>

  <Step title="Install">
    Open the downloaded file and follow your device's standard installation process.
  </Step>

  <Step title="Launch">
    Open the Demiurg app from your home screen or app drawer.
  </Step>
</Steps>

## Account setup

<Steps>
  <Step title="Sign in">
    Log in with your existing Demiurg account credentials.
  </Step>

  <Step title="New user">
    If you don't have an account, tap "Create Account" and follow the registration process:

    * Enter email
    * Create password
    * Verify email address
  </Step>

  <Step title="Sync">
    The app will automatically sync your existing agents and conversations.
  </Step>
</Steps>

<Tip>
  Sign in with the same account you use on the web to access all your agents and conversation history.
</Tip>

## App permissions

For the best experience, allow these permissions when prompted:

| Permission    | Purpose                        |
| ------------- | ------------------------------ |
| Notifications | Receive messages and updates   |
| Microphone    | Voice input for conversations  |
| Camera        | Scan QR codes and share images |
| Storage       | Save and upload files          |

<Info>
  You can modify permissions later in your device's settings if needed.
</Info>

## App navigation

The mobile app has four main sections:

<CardGroup cols={2}>
  <Card title="Home" icon="house">
    Dashboard with recent agents and conversations
  </Card>

  <Card title="Agents" icon="robot">
    Browse your agents and the agent library
  </Card>

  <Card title="Messages" icon="comment">
    Access all your conversations
  </Card>

  <Card title="Profile" icon="user">
    Manage account settings and preferences
  </Card>
</CardGroup>

## Offline usage

Some features are available without an internet connection:

* View recent conversation history
* Access cached agent information
* Create drafts to send when back online

<Warning>
  Full agent functionality requires an internet connection. Offline capabilities are limited.
</Warning>

## Next steps

<Card title="Mobile Chatting" icon="message" href="/mobile/chatting">
  Learn how to effectively chat with agents on mobile
</Card>
