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

# Quickstart

> Sign up, create your organization, and add your first farm

# Quickstart

Get up and running with agronome.ai in three steps.

## 1. Create your account

Navigate to [staging.agronome.ai](https://staging.agronome.ai) and sign up with your email address. You'll need a beta access code during the closed beta period.

<Steps>
  <Step title="Sign up">
    Enter your email and create a password. Verify your email address.
  </Step>

  <Step title="Complete onboarding">
    Select your persona (Grower, Consultant, or Processor) and create your first organization. This determines your platform experience — the navigation, terminology, and default views adapt to how you work.
  </Step>

  <Step title="Set your preferences">
    Choose your unit system (metric or imperial). All measurements in the platform respect this setting — hectares vs. acres, kg/ha vs. lbs/ac.
  </Step>
</Steps>

## 2. Add your first farm

<Tabs>
  <Tab title="Manual">
    1. Navigate to **Farms** in the sidebar
    2. Click **Add Farm**
    3. Enter the farm name and location
    4. Draw field boundaries on the map, or upload a shapefile
  </Tab>

  <Tab title="John Deere Import">
    1. Go to **Settings → Integrations**
    2. Connect your John Deere Operations Center account
    3. Select which organizations, farms, and fields to import
    4. Boundaries and crop zones sync automatically
  </Tab>

  <Tab title="CNH Import">
    1. Go to **Settings → Integrations**
    2. Connect your CNH account
    3. Select fields to import
    4. Boundaries sync from your equipment data
  </Tab>
</Tabs>

## 3. Start collecting data

Once your fields are set up, you can:

* **Upload drone imagery** — Fly your field with a DJI or other supported drone, then upload the images. agronome.ai handles stitching, index generation, and tile rendering automatically.
* **View satellite imagery** — Sentinel-2 imagery is available immediately for any field with a boundary. Switch between natural color, NDVI, EVI, and CIR views.
* **Import lab data** — Upload soil samples, tissue analysis, yield data, or scouting reports from supported providers.

## Next steps

<CardGroup cols={2}>
  <Card title="Organizations" icon="building" href="/concepts/organizations">
    Understand roles, permissions, and multi-org access.
  </Card>

  <Card title="Drone Pipeline" icon="helicopter" href="/concepts/drone-pipeline">
    How drone imagery processing works end to end.
  </Card>
</CardGroup>
