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

# Product Overview

> What Aeon is, why it exists, and the value it delivers

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Any asset on any chain" icon="globe">
    Supporting 30+ chains across Bitcoin, EVM, Cosmos, Solana, Sui, and Aptos,
    and all of their dApps
  </Card>

  <Card title="Streamline approvals" icon="shield-check">
    Our policy engine reduces signing overhead, so you can focus on key
    transactions instead of routine approvals
  </Card>

  <Card title="No Blind Signing" icon="magnifying-glass">
    Every transaction is simulated and confirmed via mobile 2FA, eliminating
    blind signing risks
  </Card>

  <Card title="AI-powered co-pilots" icon="robot">
    Get elite advice on managing your assets and enable secure automation with
    policy guardrails
  </Card>
</CardGroup>

## How You Interact with Aeon

Aeon provides multiple interfaces to manage your crypto assets securely and efficiently:

<AccordionGroup>
  <Accordion title="Web Console" icon="computer">
    Your mission control center. Monitor your portfolio, manage team members,
    organize contacts, and set custom policies — all in one place.
  </Accordion>

  <Accordion title="Mobile Signer" icon="mobile-screen">
    Secure transaction approval. Approve and sign transactions from anywhere, with your keyshare safely protected by your device's secure enclave.

    **Security Features:**

    • **Secure Enclave**: Private keys are stored in your device's hardware security module

    • **Biometric Authentication**: Use Face ID, Touch ID, or fingerprint to authorize transactions

    • **PIN Protection**: Additional PIN layer for app access

    • **Transaction Verification**: Review all transaction details before signing
  </Accordion>

  <Accordion title="dApp Store" icon="store">
    Native DeFi interaction. Initiate transactions on dApps directly from within
    the Aeon platform, with integrated transaction simulation to ensure your
    funds stay secure.
  </Accordion>

  <Accordion title="SDK/API" icon="code">
    Custom automations. Create custom automations to streamline and optimize
    your operations with programmatic access.
  </Accordion>
</AccordionGroup>

## Mobile Signer Security Features

The Aeon mobile signer provides multiple layers of security to protect your assets:

<CardGroup cols={2}>
  <Card title="Secure Enclave" icon="microchip">
    Private keys are stored in your device's hardware security module, isolated
    from the operating system and apps
  </Card>

  <Card title="Biometric Authentication" icon="fingerprint">
    Use Face ID, Touch ID, or fingerprint to authorize transactions with
    hardware-backed biometric verification
  </Card>

  <Card title="PIN Protection" icon="lock">
    Additional PIN layer for app access provides an extra security barrier
    beyond biometric authentication
  </Card>

  <Card title="Transaction Verification" icon="magnifying-glass-check">
    Review all transaction details before signing, including amounts,
    recipients, and contract interactions
  </Card>
</CardGroup>

## Built for Sophisticated Users

<AccordionGroup>
  <Accordion title="Venture/Token Investors" icon="chart-line">
    <CardGroup cols={1}>
      <Card title="Seize Any Opportunity" icon="bullseye">
        Best-in-class support for any asset on any chain so you can capture opportunities across the entire crypto ecosystem
      </Card>

      <Card title="DeFi-Native Trading" icon="arrows-rotate">
        Manage your trading operations with our policy engine built from the ground up for DeFi protocols and strategies
      </Card>

      <Card title="Secure dApp Interaction" icon="shield-check">
        Interact natively with DeFi protocols through our integrated dApp store, ensuring your funds stay secure with transaction simulation
      </Card>
    </CardGroup>
  </Accordion>

  {" "}

  <Accordion title="Crypto Companies/DAOs" icon="building">
    <CardGroup cols={1}>
      <Card title="Multi-Chain Treasury Management" icon="vault">
        Manage your treasury effortlessly, regardless of which ecosystem your
        crypto funds are in - from Bitcoin to Solana to emerging chains
      </Card>

      <Card title="Automated Business Operations" icon="gear">
        Streamline your business operations by setting up detailed rules for
        payroll, vendor payments, and other processes, reducing administrative
        complexity
      </Card>

      <Card title="AI-Powered Treasury Optimization" icon="robot">
        Leverage our yield co-pilot for smart treasury management advice and
        automated strategies across any ecosystem
      </Card>
    </CardGroup>
  </Accordion>

  <Accordion title="Individuals/Teams" icon="users">
    <CardGroup cols={1}>
      <Card title="Institutional-Grade Security" icon="shield">
        Enjoy the same level of security used by institutions to safeguard your personal crypto assets
      </Card>

      <Card title="Unified Asset Management" icon="layer-group">
        Consolidate your crypto assets in one secure wallet—no need to manage multiple accounts across different chains and protocols
      </Card>

      <Card title="Optimized Returns" icon="chart-line-up">
        Get better risk-adjusted returns with our AI co-pilot providing insights and strategies across all supported ecosystems
      </Card>
    </CardGroup>
  </Accordion>
</AccordionGroup>

## Security & Technology

Aeon's security architecture is designed to withstand sophisticated attacks through a multi-layered approach combining cryptographic, hardware, and software security measures.

<CardGroup cols={2}>
  <Card title="Multi-Party Computation (MPC)" icon="shield-halved">
    Private keys are split into multiple keyshares with no single point of
    failure. Choose between **MPC (Sodot)** for faster signing and backup
    support, or **dMPC (Ika)** for decentralized censorship resistance.
  </Card>

  <Card title="Fully On-Chain Business Logic" icon="link">
    All workspace interactions governed by immutable smart contracts on Sui
    blockchain. Transaction bytecode assembly performed entirely on-chain,
    preventing external modification.
  </Card>

  <Card title="Dual Authentication System" icon="key">
    **Web Console**: Google zkLogin or MetaMask for non-critical operations
    **Mobile Signer**: Biometric authentication with secure enclave for fund
    movements
  </Card>

  <Card title="Advanced Policy Engine" icon="gears">
    Granular rules for transaction approval based on initiator, amount,
    recipient, and action type. Supports auto-approval, manual approval, or
    blocking based on your organization's needs.
  </Card>

  <Card title="Transaction Simulation" icon="play">
    Every transaction is simulated before execution showing exact balance
    changes, contract interactions, and potential risks to prevent costly
    mistakes.
  </Card>

  <Card title="Admin Quorum Protection" icon="users-gear">
    Security-critical operations require approval from multiple administrators,
    preventing single points of failure and protecting against compromised
    devices.
  </Card>
</CardGroup>

<Note>
  Aeon is currently in private beta. Contact our team at [support@aeon.so](mailto:support@aeon.so) to
  request access.
</Note>

{" "}
