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

# Quick Start

> Get started with Owly copy trading in minutes

Follow these steps to start copy trading on Owly.

## Prerequisites

Before you begin, make sure you have:

<Check>A cryptocurrency wallet (MetaMask, Rabby, or similar)</Check>
<Check>USDC on Arbitrum network</Check>
<Check>Basic understanding of perpetual futures trading ([Read Core Concepts](/docs/guide/concepts))</Check>

## Step 1: Connect Your Wallet

<Steps>
  <Step title="Visit Owly">
    Go to [app.owly.fi](https://app.owly.fi)
  </Step>

  <Step title="Click Connect">
    Click the "Connect Wallet" button in the top right corner.
  </Step>

  <Step title="Select Wallet">
    Choose your wallet provider and approve the connection.
  </Step>

  <Step title="Sign Message">
    Sign the authentication message to verify ownership.
  </Step>
</Steps>

## Step 2: Create a Sub-Account

Your copy trading funds will be held in a dedicated Hyperliquid sub-account. [Learn more about accounts](/docs/guide/concepts#account-types).

<Steps>
  <Step title="Navigate to Portfolio">
    Click on "My Portfolio" in the navigation menu.
  </Step>

  <Step title="Create Sub-Account">
    Click "Create Sub-Account" and follow the prompts.
  </Step>

  <Step title="Name Your Account">
    Give your sub-account a descriptive name (e.g., "Copy Trading 1").
  </Step>
</Steps>

## Step 3: Deposit Funds

<Steps>
  <Step title="Get Deposit Address">
    Click "Deposit" on your sub-account card.
  </Step>

  <Step title="Transfer USDC">
    Send USDC from your wallet to the displayed address on Arbitrum.
  </Step>

  <Step title="Confirm Deposit">
    Wait for the transaction to confirm (usually 1-2 minutes).
  </Step>
</Steps>

## Step 4: Start Copy Trading

<Steps>
  <Step title="Browse Traders">
    Go to the "Discovery" page to explore available traders.
  </Step>

  <Step title="Analyze Performance">
    Review trader statistics, ROI, and risk metrics.
  </Step>

  <Step title="Click Copy">
    Select a trader and click "Start Copy Trading".
  </Step>

  <Step title="Configure Settings">
    Set your copy ratio and risk parameters, including the new **Portfolio Stop Loss/Take Profit**.
  </Step>

  <Step title="Confirm">
    Review and confirm to start copying.
  </Step>
</Steps>

<Tip>
  Start with a small amount to test the system before committing larger capital.
</Tip>

## Next Steps

<CardGroup cols={2}>
  <Card title="Asset Management" href="/docs/guide/asset-management" icon="wallet">
    Learn how to manage deposits and withdrawals.
  </Card>

  <Card title="Dashboard Guide" href="/docs/guide/dashboard" icon="chart-line">
    Understand your portfolio and performance metrics.
  </Card>
</CardGroup>
