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

# Getting Started

> Step-by-step guide to get your workspace live

Welcome to Aeon! Follow these essential steps to move from zero to ready-to-transact. We've organized the setup process into clear, manageable sections to help you get started quickly and securely.

## Setup Overview

Getting started with Aeon involves three main phases:

1. **Install the mobile signer** - Your secure signing device
2. **Create your workspace** - Set up your organization's crypto management hub
3. **Configure security** - Implement proper backup and access controls

<CardGroup cols={2}>
  <Card title="Install Mobile Signer" icon="mobile-screen" href="/welcome/getting-started/install-mobile-signer">
    Download and set up the Aeon mobile app with secure seed phrase backup
  </Card>

  <Card title="Create Workspace" icon="building" href="/welcome/getting-started/create-workspace">
    Set up your organization's workspace and add team members
  </Card>

  <Card title="Security Setup" icon="shield-check" href="/welcome/getting-started/security-setup">
    Configure backups, admin quorum, and transaction policies
  </Card>

  <Card title="Disaster Recovery" icon="life-ring" href="/configuration/backup-recovery/disaster-recovery">
    Learn how to recover access if Aeon becomes unreachable
  </Card>
</CardGroup>

## Quick Start Checklist

<Steps>
  <Step title="Mobile Setup">
    Install the Aeon mobile signer and securely store your seed phrase
  </Step>

  <Step title="Workspace Creation">
    Create your workspace and add team members through the web app
  </Step>

  <Step title="Security Configuration">
    Set up backups, increase admin quorum, and configure transaction policies
  </Step>

  <Step title="Test Recovery">
    Verify your backup and recovery procedures work correctly
  </Step>
</Steps>

## Important Security Notes

<Warning>
  Your seed phrase is the master key to your funds. Store it securely using
  physical backups and never share it with anyone.
</Warning>

<Note>
  For private beta access, ensure all team member email addresses and MetaMask
  addresses are whitelisted with the Aeon team before adding them to your
  workspace.
</Note>

## Need Help?

If you encounter any issues during setup, contact our support team at **[support@aeon.so](mailto:support@aeon.so)** for assistance.
