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

# Quick Start

> Go from zero to your first trade in five minutes

<Steps>
  <Step title="Sign Up">
    Click **Connect With Phantom** to create your Quickscope account. Quickscope generates a trading wallet for you automatically – each login, you'll sign a message to verify ownership.

    <Frame>
      <video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/quickscope/2A4aJNTZznvJ0O55/videos/Phantom%20Login%20Web%201080.mp4?fit=max&auto=format&n=2A4aJNTZznvJ0O55&q=85&s=01557b1aa5e6804ec35d8a8e78e4c94b" data-path="videos/Phantom Login Web 1080.mp4" />
    </Frame>

    <Tip>
      **Mobile users:** Open Quickscope through Phantom's in-app browser. The mobile web app requires Phantom to connect.
    </Tip>
  </Step>

  <Step title="Fund Your Wallet">
    Click the wallet menu (top right) and select **Deposit**. You have two options:

    * Send SOL directly to your Quickscope wallet address
    * Transfer funds from your signup wallet

          <Frame>
            <video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/quickscope/_6OT7LAAy_4uQiGZ/videos/Copy%20Address%20Deposit%20Web.mp4?fit=max&auto=format&n=_6OT7LAAy_4uQiGZ&q=85&s=0a6961bb4e2bf02264fefa3a94607026" data-path="videos/Copy Address Deposit Web.mp4" />
          </Frame>

    <Tip>
      Copy your wallet address from the menu to send funds from an exchange or another wallet.
    </Tip>
  </Step>

  <Step title="Make Your First Trade">
    1. Click the **Trade** tab or search for a token
    2. Select a token from discovery widgets or paste a contract address
    3. Enter your amount in SOL
    4. Click **Buy** to execute

    <Frame>
      <video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/quickscope/Cy3Mn3SgBoYWs5AQ/videos/Market%20Trade%20Page_Web_1080.mp4?fit=max&auto=format&n=Cy3Mn3SgBoYWs5AQ&q=85&s=9513d96ed0c1f68cf4d36eb91b239ed6" data-path="videos/Market Trade Page_Web_1080.mp4" />
    </Frame>

    That's it–you're live.

    <Check>
      Your position will appear in the Portfolio tab immediately after the transaction confirms.
    </Check>
  </Step>

  <Step title="Connect Telegram">
    Want to trade from Telegram? Open [@QuickscopeStagingBot](https://t.me/QuickscopeStagingBot), tap **Start**, and link your existing account. Your wallet, positions, and settings sync automatically.
  </Step>

  <Step title="(Optional) Export Your Private Key">
    Click your wallet menu, select **Export Private Key**, and save it somewhere secure.

    <Frame>
      <video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/quickscope/Cy3Mn3SgBoYWs5AQ/videos/Export%20Key%20New%20Wallet_Web_1080.mp4?fit=max&auto=format&n=Cy3Mn3SgBoYWs5AQ&q=85&s=61989780ee6a697c9a06029ec911ae80" data-path="videos/Export Key New Wallet_Web_1080.mp4" />
    </Frame>

    <Warning>
      Store your private key in a secure location like a password manager. Never share it with anyone.
    </Warning>
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card icon="magnifying-glass-chart" href="/discovery/finding-tokens" title="Finding Tokens">
    Explore token discovery tools to find new projects.
  </Card>

  <Card icon="paper-plane" href="/telegram/overview" title="Telegram Bot">
    Connect your Telegram bot to trade on the go.
  </Card>

  <Card icon="receipt" href="/fees/fee-structure" title="Fee Structure">
    Understand trading costs and network fees.
  </Card>

  <Card icon="gear" href="/trading/trading-settings" title="Trading Settings">
    Configure slippage, priority fees, and presets.
  </Card>
</CardGroup>
