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

# Get Started with Omi

> Choose your device and get started with Omi

## Choose Your Device

Select your Omi device to get started with the specific setup guide:

<CardGroup cols={3}>
  <Card title="Omi" icon="circle" href="/onboarding/omi">
    <Frame>
      <img src="https://mintcdn.com/omi/drpZhSNL52ZM2Loo/omi-without-rope.png?fit=max&auto=format&n=drpZhSNL52ZM2Loo&q=85&s=97ac9d467de8558c2a4b31622aaaa158" alt="Omi Device" width="1080" height="1080" data-path="omi-without-rope.png" />
    </Frame>

    The standard Omi wearable AI device
  </Card>

  <Card title="Omi DevKit 2" icon="microchip" href="/onboarding/omi-devkit-2">
    <Frame>
      <img src="https://mintcdn.com/omi/kuqgaBKwHOGhyCBK/omi-devkit-without-rope.png?fit=max&auto=format&n=kuqgaBKwHOGhyCBK&q=85&s=9fb61ce4a892b95b28452d992ff5c5ea" alt="Omi DevKit 2" width="1080" height="1080" data-path="omi-devkit-without-rope.png" />
    </Frame>

    Developer kit for building and testing
  </Card>

  <Card title="Omi Glass" icon="glasses" href="/onboarding/omi-glass">
    <Frame>
      <img src="https://mintcdn.com/omi/drpZhSNL52ZM2Loo/omi-glass.png?fit=max&auto=format&n=drpZhSNL52ZM2Loo&q=85&s=456b492a21f7de9af761382c203e0266" alt="Omi Glass" width="1080" height="1080" data-path="omi-glass.png" />
    </Frame>

    Smart glasses with Omi capabilities
  </Card>
</CardGroup>

***

## Key Features

<CardGroup cols={3}>
  <Card title="Fully Open-Source" icon="code-branch">
    Hardware, firmware, and software - all open source
  </Card>

  <Card title="Live Transcription" icon="microphone">
    Real-time speech-to-text as you speak
  </Card>

  <Card title="Conversation Memory" icon="brain">
    AI-powered memory of your conversations
  </Card>

  <Card title="Offline Transcription" icon="wifi-slash">
    Works without internet connection
  </Card>

  <Card title="App Marketplace" icon="store">
    Extend functionality with community apps
  </Card>

  <Card title="Speaker Diarization" icon="users">
    Identifies who said what
  </Card>
</CardGroup>

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How can I build my own app?" icon="puzzle-piece">
    You can build your own Omi app in just 2 minutes! Check out the [Apps Introduction Guide](/doc/developer/apps/Introduction) to get started.
  </Accordion>

  <Accordion title="Where are my conversations stored?" icon="database">
    Conversations are stored on our secure cloud infrastructure. Your data is protected, and you can delete everything with one click in the Omi app settings.
  </Accordion>

  <Accordion title="I don't see any light or transcription" icon="circle-question">
    If you don't see any light or transcription:

    1. Your device might need firmware - [install it here](/doc/get_started/Flash_device)
    2. Make sure the device is charged
    3. Try turning it off and on again

    If the issue persists, ask in [Discord](http://discord.omi.me) or contact [help@omi.me](mailto:help@omi.me) for a replacement.
  </Accordion>

  <Accordion title="How do I update the firmware?" icon="arrows-rotate">
    You can update firmware directly in the app: **Settings → Device Settings → Update Firmware**

    For manual updates, see the [Firmware Update Guide](/doc/get_started/Flash_device).
  </Accordion>
</AccordionGroup>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Join Discord" icon="discord" href="http://discord.omi.me">
    Get help from the community and team
  </Card>

  <Card title="Help Center" icon="circle-question" href="https://intercom.help/omi-37041f50f654/en">
    Browse FAQs and support articles
  </Card>

  <Card title="Build Apps" icon="code" href="/doc/developer/apps/Introduction">
    Create your own Omi integrations
  </Card>

  <Card title="Contribute" icon="github" href="https://github.com/BasedHardware/omi/issues">
    View issues and bounties
  </Card>
</CardGroup>

<Info>
  For delivery and shipping questions, email [team@basedhardware.com](mailto:team@basedhardware.com)
</Info>
