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

# Quick Start Guide

> Get up and running with Stat Proxies in under 5 minutes.

Set up your proxies and send your first request in just a few steps.

## 1. Create your account

<Steps>
  <Step title="Sign up">
    Visit [dashboard.statproxies.com](https://dashboard.statproxies.com) and create an account using email, Google, GitHub, or Discord.
  </Step>

  <Step title="Verify your email">
    Check your inbox and verify your email address to unlock all features.
  </Step>
</Steps>

## 2. Purchase proxies

<Steps>
  <Step title="Choose a product">
    Select the proxy type that fits your use case:

    | Product           | Best For                                  |
    | ----------------- | ----------------------------------------- |
    | X1 Fiber ISP      | Sneaker sites, retail, AWS-hosted targets |
    | One Click Captcha | ReCaptcha, social media, monitoring       |
    | Level 3 Fiber ISP | Multithreaded tasks, GCP-hosted targets   |
    | Private Event ISP | Ticketmaster, AXS, event websites         |
  </Step>

  <Step title="Select quantity and checkout">
    Choose the number of proxies you need and complete payment via Stripe. Proxies are provisioned instantly.
  </Step>
</Steps>

## 3. Access your proxies

<Steps>
  <Step title="Go to your Orders">
    Navigate to the **Orders** section in your dashboard.
  </Step>

  <Step title="Copy or export your proxy list">
    Your proxies are available in multiple formats:

    ```
    # IP:Port:User:Pass
    192.168.1.1:3128:username:password

    # User:Pass@IP:Port
    username:password@192.168.1.1:3128
    ```
  </Step>

  <Step title="Paste into your tool">
    Add the proxy list to your browser, bot, scraper, or automation tool and start making requests.
  </Step>
</Steps>

<Info>
  The entire process from signup to first request takes under 5 minutes.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Choosing the Right Proxy Type" icon="list-check" href="/articles/choosing-proxy-type">
    Understand which product is right for your use case
  </Card>

  <Card title="Making Your First Request" icon="code" href="/articles/first-request">
    Code examples in Python, Node.js, and cURL
  </Card>
</CardGroup>
