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

# Quick Start

> Get started with Qwox in under 5 minutes

## Step 1: Create Your Account

<Steps>
  <Step title="Sign Up">
    Visit [app.qwox.ai](https://app.qwox.ai) and create your free account:

    * **Email**: Sign up with your email address
    * **Google**: Sign in with your Google account
    * **Apple**: Sign in with your Apple ID
  </Step>

  <Step title="Choose Your Platform">
    Access Qwox on **Web** (desktop/mobile browser), **iOS**, or **Android** - your data syncs across all devices.
  </Step>

  <Step title="Set Your Preferences">
    Choose your preferred language (English, Türkçe, Español, Français) and theme (Light/Dark/Auto) in Profile settings.
  </Step>
</Steps>

<Info>
  **No credit card required** for the Free plan. Start with 100 AI messages/month and 1 GB storage.
</Info>

## Step 2: Start Your First Conversation

The **Chat** screen is your main interface for interacting with Qwox. Simply type and press Enter.

<Tabs>
  <Tab title="Ask Questions">
    Try asking Qwox:

    ```text theme={null}
    "What can you help me with?"
    "How do I create a note?"
    "What meetings do I have this week?"
    ```
  </Tab>

  <Tab title="Save Information">
    Tell Qwox what to remember:

    ```text theme={null}
    "Remember my wifi password is Qwox2024"
    "Note: Project deadline is December 15th"
    "Save this: Doctor appointment Friday 3pm"
    ```
  </Tab>

  <Tab title="Search Your Memory">
    Find information you've saved:

    ```text theme={null}
    "What's my wifi password?"
    "When is the project deadline?"
    "Show me my doctor appointments"
    ```
  </Tab>

  <Tab title="Create Events">
    Add events naturally:

    ```text theme={null}
    "I have a meeting tomorrow at 2pm"
    "Remind me about Sarah's birthday on June 15th"
    "Add team standup every Monday at 10am"
    ```
  </Tab>
</Tabs>

## Step 3: Explore Core Features

<CardGroup cols={2}>
  <Card title="Create Notes" icon="note-sticky" href="/guides/notes">
    **Web**: Rich text editor with formatting, tables, code blocks, images

    **Mobile**: Simple, fast note creation with tags
  </Card>

  <Card title="Manage Timeline" icon="calendar" href="/guides/timeline">
    Create events with AI, OCR detection from images, conflict warnings, and smart reminders
  </Card>

  <Card title="Build Your Memory" icon="brain" href="/guides/memories">
    Save information in categories with automatic tagging and smart collections
  </Card>

  <Card title="Search Everything" icon="magnifying-glass" href="/guides/search">
    Find anything with semantic AI search that understands meaning, not just keywords
  </Card>
</CardGroup>

## Step 4: Try These Quick Actions

### Create Your First Note

<Steps>
  <Step title="Open Library">
    Tap the **Library** tab (mobile) or sidebar (web)
  </Step>

  <Step title="Tap + Button">
    Click the **+** button to create a new note
  </Step>

  <Step title="Add Content">
    **Web**: Use the rich text editor with formatting toolbar

    **Mobile**: Type your note and add tags
  </Step>

  <Step title="Save">
    Your note is saved automatically and syncs across devices
  </Step>
</Steps>

### Upload a Document

<Steps>
  <Step title="Go to Chat">
    Open the Chat screen
  </Step>

  <Step title="Tap + Button">
    Click the **+** button in chat input
  </Step>

  <Step title="Select File">
    Choose an image, PDF, or document
  </Step>

  <Step title="AI Analysis">
    Qwox will extract text (OCR) and detect events automatically
  </Step>
</Steps>

**Example**: Upload a concert ticket → Qwox detects the date/time → Offers to create a Timeline event

### Create an Event

<Tabs>
  <Tab title="Via Chat">
    ```text theme={null}
    "I have a dentist appointment next Tuesday at 3pm"
    ```

    Qwox will open the Event Add modal with pre-filled details
  </Tab>

  <Tab title="Via Timeline">
    1. Go to **Timeline** tab
    2. Tap **+** button
    3. Fill in event details
    4. Choose category (Work, Personal, Health, etc.)
    5. Set reminders
    6. Save
  </Tab>

  <Tab title="Via OCR">
    1. Upload a ticket/invitation image
    2. Qwox detects event info
    3. Review and confirm
    4. Event added to Timeline
  </Tab>
</Tabs>

## Platform Features

| Feature             | Web      | iOS        | Android    |
| ------------------- | -------- | ---------- | ---------- |
| **AI Chat**         | ✅        | ✅          | ✅          |
| **Rich Text Notes** | ✅ (Full) | ✅ (Simple) | ✅ (Simple) |
| **Timeline**        | ✅        | ✅          | ✅          |
| **Semantic Search** | ✅        | ✅          | ✅          |
| **OCR Detection**   | ✅        | ✅          | ✅          |
| **Web Search**      | ✅        | ✅          | ✅          |
| **File Uploads**    | ✅        | ✅          | ✅          |
| **Theme Settings**  | ✅        | ❌          | ❌          |
| **Voice Input**     | ❌        | ✅          | ✅          |

<Tip>
  **Web** offers the most advanced note editing. **Mobile** is optimized for quick capture and voice input.
</Tip>

## Understanding Your Plan

### Free Plan (Current)

* ✅ 100 AI messages/month
* ✅ 1 GB storage
* ✅ 1,000 words per note
* ✅ 60-day memory retention
* ✅ All core features

### Premium Plan

* ✅ 3,000 AI messages/month
* ✅ 20 GB storage
* ✅ Unlimited note length
* ✅ Forever memory retention
* ✅ Priority support

<Info>
  Check your usage anytime in **Profile** → Usage Dashboard
</Info>

## Tips for Success

<AccordionGroup>
  <Accordion title="Talk Naturally" icon="comments">
    No special commands needed. Ask questions like you would to a friend:

    * "What's my wifi password?"
    * "When is my next meeting?"
    * "Find notes about the project"
  </Accordion>

  <Accordion title="Use Tags & Collections" icon="tags">
    Organize your notes with:

    * **Tags**: Add keywords like #work, #important, #ideas
    * **Collections**: Qwox auto-detects Projects, People, Locations
  </Accordion>

  <Accordion title="Upload Documents" icon="file-arrow-up">
    Upload images, PDFs, screenshots:

    * Text is extracted automatically (OCR)
    * Events are detected from tickets/invitations
    * Files are searchable
  </Accordion>

  <Accordion title="Set Reminders" icon="bell">
    Never miss important events:

    * Multiple reminders per event
    * Options: 5min, 30min, 1 hour, 1 day before
    * Push notifications on mobile
  </Accordion>

  <Accordion title="Search by Meaning" icon="magnifying-glass">
    Semantic search understands context:

    * Search "car problems" → finds "vehicle issues"
    * Search "happy moments" → finds "celebrations"
    * No need for exact keywords
  </Accordion>

  <Accordion title="Switch Languages Freely" icon="language">
    Qwox supports:

    * English, Türkçe, Español, Français
    * Change anytime in Profile settings
    * Search works across all languages
  </Accordion>
</AccordionGroup>

## Common First Tasks

<Tabs>
  <Tab title="Personal">
    * Save wifi password
    * Add doctor appointment
    * Create shopping list
    * Remember important dates
    * Upload family photos
  </Tab>

  <Tab title="Work">
    * Create meeting notes
    * Set project deadlines
    * Save client information
    * Track action items
    * Upload documents
  </Tab>

  <Tab title="Study">
    * Take lecture notes
    * Set exam reminders
    * Organize research
    * Upload study materials
    * Create study schedules
  </Tab>
</Tabs>

## What's Next?

<CardGroup cols={2}>
  <Card title="Master AI Chat" icon="message-bot" href="/guides/ai-chat">
    Learn advanced chat features and AI capabilities
  </Card>

  <Card title="Organize with Notes" icon="note-sticky" href="/guides/notes">
    Create beautiful notes with rich formatting
  </Card>

  <Card title="Manage Your Timeline" icon="calendar" href="/guides/timeline">
    Master event creation and scheduling
  </Card>

  <Card title="Search Like a Pro" icon="magnifying-glass" href="/guides/search">
    Use semantic search to find anything instantly
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols={3}>
  <Card title="Full Documentation" icon="book" href="/guides/introduction">
    Comprehensive guides for all features
  </Card>

  <Card title="Profile Settings" icon="user" href="/guides/profile">
    Customize language, theme, and preferences
  </Card>

  <Card title="Contact Support" icon="envelope" href="https://qwox.ai/contact">
    Get help from our team
  </Card>
</CardGroup>

<Note>
  **Pro Tip**: The more you use Qwox, the better it gets at understanding your needs and organizing your information!
</Note>
