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

# Overview

> AgriHub360 keeps the farm record: fields, plans, applications and the checks each regime asks for.

AgriHub360 keeps the farm record. You map your fields once. The app models each field from public data. A sensor adds a measured reading where you need one. You record each application as the work happens. The record feeds the RB209 nutrient plan, the NVZ and SFI checks, the spray log and the compliance pack.

## How It Works

The record at the end of one pass feeds the model on the next. Every number on screen carries its source. A **modelled** value names the model behind it. A **measured** value names the device and the time.

## Who It's For

<CardGroup cols={2}>
  <Card title="Farms" icon="tractor">
    One farm, every field, every application. The plan, the record and the pack in one place.
  </Card>

  <Card title="Agronomists" icon="user-check">
    Advisor access across client farms. Plans drafted by the advisor and shared to the farm, with the author recorded.
  </Card>
</CardGroup>

## Start Here

<CardGroup cols={2}>
  <Card title="AgriHub360 101" icon="graduation-cap" href="/agrihub360-101">
    Map, Model, Measure, Act. The four steps, with what each one needs and produces.
  </Card>

  <Card title="Devices" icon="microchip" href="/devices/overview">
    The AgriHub360 Sensor, the AgriHub360 Hub, and how to bring your own hardware.
  </Card>

  <Card title="Models" icon="chart-line" href="/models/overview">
    The science behind each model and how it's applied to a field.
  </Card>

  <Card title="Device API" icon="code" href="/quickstart">
    Send a reading in five minutes with curl.
  </Card>

  <Card title="Support" icon="life-ring" href="https://www.agrihub360.com/support">
    Ask a question or report a gap in these docs.
  </Card>
</CardGroup>
