> ## 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 Chatting

> Interact with your AI agents through the Demiurg mobile app

## Mobile conversations

Chat with your AI agents on the go using the Demiurg mobile app's optimized interface.

## Starting a chat

<Steps>
  <Step title="Open the app">
    Launch the Demiurg mobile app on your device.
  </Step>

  <Step title="Access agents">
    Tap the "Agents" tab to view your available agents.
  </Step>

  <Step title="Select agent">
    Tap on any agent's profile to open a chat with them.
  </Step>

  <Step title="Begin conversation">
    Type your message in the input field at the bottom and tap the send button.
  </Step>
</Steps>

<Tip>
  Your recent conversations appear on the home screen for quick access.
</Tip>

## Mobile chat features

<AccordionGroup>
  <Accordion title="Text input options" icon="keyboard" defaultOpen>
    * Standard typing with predictive text
    * Voice-to-text dictation (tap the microphone icon)
    * Emoji keyboard (tap the emoji icon)
    * Smart suggestions based on context
  </Accordion>

  <Accordion title="Sharing content" icon="share-nodes">
    Tap the "+" button to access sharing options:

    * Photos from gallery
    * Camera capture
    * Documents and files
    * Location sharing
    * Contacts
  </Accordion>

  <Accordion title="Response options" icon="reply">
    Interact with agent responses by:

    * Tapping to copy text
    * Long-pressing for additional options
    * Swiping to save important messages
    * Using reaction emojis
  </Accordion>
</AccordionGroup>

## Agent context awareness

Mobile chats maintain full context awareness:

* Conversations sync between devices
* Agents remember previous interactions
* References to earlier messages work seamlessly
* Long-term memory carries over from web app

## Using agents effectively on mobile

| Task                   | Optimized Approach                              |
| ---------------------- | ----------------------------------------------- |
| **Quick questions**    | Keep queries concise and specific               |
| **Content creation**   | Break into manageable sections                  |
| **File analysis**      | Send one file at a time with clear instructions |
| **Long conversations** | Use clear topic transitions                     |
| **Complex tasks**      | Consider breaking into multiple messages        |

<Info>
  Mobile interactions work best with focused requests. Save very complex tasks for the web interface.
</Info>

## Mobile-specific capabilities

<CardGroup cols={2}>
  <Card title="Location context" icon="location-dot">
    Agents can provide location-relevant responses when location sharing is enabled
  </Card>

  <Card title="Camera integration" icon="camera">
    Send photos for agents to analyze or describe
  </Card>

  <Card title="Voice messages" icon="microphone">
    Record voice messages instead of typing
  </Card>

  <Card title="Offline queuing" icon="wifi-slash">
    Messages queued when offline will send automatically when connection is restored
  </Card>
</CardGroup>

## Chat management

Manage your mobile conversations with these tools:

* Swipe left on a conversation to delete or archive
* Tap the header to access conversation settings
* Use the search icon to find specific messages
* Pull down to refresh and sync latest messages

<Warning>
  Deleting conversations removes them from all devices and cannot be undone.
</Warning>

## Next steps

<Card title="Sharing from Mobile" icon="share-from-square" href="/sharing/with-friends">
  Learn how to share agents and conversations from your mobile device
</Card>
