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

# Quickstart

> Sign in, create an organization, add credits, then start your first scan on the platform.

<Steps>
  <Step title="Go to the platform">
    Go to [https://app.agentgg.dev](https://app.agentgg.dev).
  </Step>

  <Step title="Sign in">
    Choose a sign-in method:

    * **Continue with Google**
    * **Continue with GitHub**
    * **Email me a sign-in link**
    * **Use email and password**
  </Step>

  <Step title="Create an organization">
    Enter your name and an organization name, then select **Create organization**. You can rename the organization later. See [Organizations](/platform/organizations).
  </Step>

  <Step title="Add credits">
    Add credits to your balance. The minimum top-up is \$20. See [Billing](/platform/billing).
  </Step>

  <Step title="Start a scan">
    Select **New scan**, then pick a source: a connected repository, a public repository address, or a `.zip` file you upload. See [Start a scan](/platform/scans/start-a-scan).
  </Step>

  <Step title="Read the findings">
    Open [Findings](/platform/findings) to read what the scan found.
  </Step>
</Steps>
