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

# Quickstart

> Get started with Octav in minutes

Get up and running with Octav in just a few minutes. Track your crypto portfolio across 90+ blockchains with powerful analytics and insights.

<Steps>
  <Step title="Create Your Account" icon="user-plus">
    Visit [pro.octav.fi](https://pro.octav.fi) and create your account:

    1. Enter your email address
    2. Check your inbox for a magic link
    3. Click the magic link to sign in
    4. Complete your profile:
       * Enter your account name
       * Add your Telegram username (optional - for updates and direct support)
    5. Click **Complete Sign Up**
    6. You're in! No password needed

    <Info>
      **Passwordless Authentication** — Octav uses secure magic links for authentication. Simply enter your email and click the link we send you.
    </Info>
  </Step>

  <Step title="Add Your First Wallet" icon="wallet">
    Add the wallets you want to track:

    1. Navigate to **Address Book** from the sidebar
    2. Click the **Add Address** button
    3. Paste your wallet address
    4. Give it a friendly label (e.g., "Main Wallet", "Hardware Wallet")

    <Tip>
      **90+ Blockchains Supported** — Octav automatically tracks all supported blockchains by default. No need to select which chains to monitor!
    </Tip>

    **Major Blockchains Supported:**

    * Ethereum
    * Base
    * Arbitrum
    * Solana
    * Hyperliquid
    * BSC (BNB Chain)
    * Polygon
    * And 80+ more chains
  </Step>

  <Step title="Explore Your Dashboard" icon="chart-line">
    Once your wallet is added, your dashboard comes to life with:

    <CardGroup cols={2}>
      <Card title="Portfolio Overview" icon="pie-chart">
        See your total portfolio value, 24h changes, and asset distribution at a glance
      </Card>

      <Card title="Asset Breakdown" icon="coins">
        View all your tokens organized by chain, with real-time prices and balances
      </Card>

      <Card title="Recent Transactions" icon="clock-rotate-left">
        Monitor your latest swaps, transfers, and DeFi interactions across all chains
      </Card>

      <Card title="Performance Charts" icon="chart-area">
        Track your portfolio's historical performance over time
      </Card>
    </CardGroup>
  </Step>

  <Step title="Customize Your View" icon="sliders">
    Make Octav work for you by adding widgets:

    1. Open the **Widget Explorer** from your dashboard
    2. Browse widgets by category (DeFi, Analytics, Reports, etc.)
    3. Click **Add to Dashboard** on widgets you want
    4. Drag and drop to arrange your perfect layout

    <CardGroup cols={3}>
      <Card title="DeFi Positions" icon="vault" href="/docs/supported-widgets#defi-widgets">
        Track staking, liquidity pools, and yield
      </Card>

      <Card title="Token Holdings" icon="coins" href="/docs/supported-widgets#portfolio-widgets">
        View detailed token balances and values
      </Card>

      <Card title="Data Reports" icon="file-chart-column" href="/docs/reports">
        Generate comprehensive data reports
      </Card>
    </CardGroup>
  </Step>
</Steps>

***

## What's Next?

<CardGroup cols={2}>
  {" "}

  <Card title="Explore Dashboard Features" icon="house" href="/docs/home">
    Learn about all the features available on your home dashboard
  </Card>

  {" "}

  <Card title="Widget Explorer" icon="grid-2" href="/docs/widget-explorer">
    Discover all available widgets to customize your experience
  </Card>

  {" "}

  <Card title="Supported Blockchains" icon="link" href="/docs/supported-blockchains">
    See the complete list of 90+ supported chains and networks
  </Card>

  {" "}

  <Card title="Transaction Tracking" icon="exchange" href="/docs/transactions">
    Dive deep into your transaction history and analytics
  </Card>
</CardGroup>

***

## Quick Tips

<AccordionGroup>
  <Accordion title="How do I add multiple wallets?" icon="wallet">
    You can add as many wallet addresses as you want! Each wallet can be labeled and organized independently. Go to **Address Book** and click **Add Address** for each wallet you want to track.

    We support:

    * Ethereum addresses (0x...)
    * Solana addresses (base58)
    * ENS names (e.g., vitalik.eth)
    * And addresses from 90+ blockchains
  </Accordion>

  <Accordion title="Is my data secure?" icon="shield-check">
    Absolutely! Octav takes security seriously:

    * **Read-only platform** - We never ask for private keys
    * **Public blockchain data** - We only read publicly available data
    * **SOC 2 Type 1 & Type 2 Compliant** - Industry-leading data security standards
    * **Secure storage** - Your wallet addresses are stored securely with encryption

    [Learn more about security →](/docs/authentication#security-best-practices)
  </Accordion>

  <Accordion title="Which blockchains are supported?" icon="sitemap">
    Octav supports **90+ blockchains** including:

    **Major EVM Chains:**

    * Ethereum, Base, Arbitrum, Optimism, Polygon, Avalanche, BSC

    **Non-EVM Chains:**

    * Solana, Hyperliquid

    **And many more chains** - all automatically tracked by default!

    [View all supported blockchains →](/docs/supported-blockchains)
  </Accordion>
</AccordionGroup>

***

## Need Help?

<Info>
  **Having trouble?** Join our [Discord
  community](https://discord.com/invite/qvcknAa73A) for instant support from the
  Octav team and community members.
</Info>

<CardGroup cols={3}>
  {" "}

  <Card title="Join Discord" icon="discord" iconType="brands" href="https://discord.com/invite/qvcknAa73A">
    Get help from our community
  </Card>

  {" "}

  <Card title="Contact Support" icon="envelope" href="/docs/contact-us">
    Email our support team
  </Card>

  {" "}

  <Card title="API Documentation" icon="code" href="/api/introduction">
    Build with Octav's API
  </Card>
</CardGroup>
