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

# Getting started

> Learn how to install and set up your BeeSwarm wallet.

<Steps>
  <Step title="Install BeeSwarm">
    BeeSwarm can be installed directly on your phone or desktop from the browser, with no need to go through any app store.

    **On mobile (iOS)** Open [wallet.beeswarm.app](https://wallet.beeswarm.app) in Safari, tap the share icon and select **"Add to Home Screen"**. The app will be installed like any other application.

    <img src="https://media.beeswarm.app/ios-installation-beeswarm.gif" alt="Instalação iOS" style={{ width:"43%" }} />

    **On mobile (Android)** Open [wallet.beeswarm.app](https://wallet.beeswarm.app) in Chrome. The browser will automatically display the **"Install app"** option. Tap to confirm.

    <img src="https://media.beeswarm.app/android-installation-beeswarm.gif" alt="Instalação Android" style={{ width:"43%" }} />
  </Step>

  <Step title="Create or import your wallet">
    When you open the app for the first time, you can create a new wallet or import an existing one using your recovery phrase (seed phrase).

    ![How to start](https://media.beeswarm.app/how-to-start.gif)
  </Step>

  <Step title="Store your seed phrase securely">
    If you are creating a new wallet, write down your seed phrase carefully and store it in a safe, offline location. It is the only way to recover your funds if you lose access to your device.

    <Warning>
      Never share your seed phrase with anyone and never enter it on untrusted websites or applications.
    </Warning>
  </Step>

  <Step title="Enable biometric authentication">
    After creating or importing your wallet, you can enable biometric authentication — Face ID or Touch ID — to access the app quickly and securely.

    <img src="https://media.beeswarm.app/biometric-popup.png" alt="Biometric authentication modal" style={{ width:"45%" }} />

    <Note>
      Biometric authentication is only available on supported devices. If your device does not support it, the popup above will not appear and access will continue to work normally with the alphanumeric password.
    </Note>

    <Note>
      The flow may vary depending on the password manager configured on your device. [See the full configuration guide.](/en/biometrics)
    </Note>
  </Step>

  <Step title="Done!">
    Your wallet is set up and your funds are fully under your control.
  </Step>
</Steps>
