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

# Choose your path

> Find the shortest route to the FarmTrace guide you need.

FarmTrace documentation is organized around the work you are trying to complete. Use the path below to avoid configuration detail that does not apply to your role.

Use the top navigation to select **Dsync** or **Device Kit**. Formula language and formula reference are grouped inside the Dsync sidebar, and each product has its own focused navigation.

<CardGroup cols={2}>
  <Card title="I capture field records" icon="clipboard-list" href="/dsync/field-operations">
    Learn the field workflow, local capture, lookups, and sync checks in Dsync.
  </Card>

  <Card title="I configure Dsync tables" icon="sliders-horizontal" href="/dsync/table-setup">
    Configure the tables, downloaded columns, visibility, role rules, and filters used by Dsync.
  </Card>

  <Card title="I connect hardware" icon="bluetooth" href="/device-kit/device-profiles">
    Learn how profiles identify devices and how transports expose operations.
  </Card>

  <Card title="I write calculations" icon="calculator" href="/getting-started/write-your-first-formula">
    Start with Dsync formula syntax, references, context, and examples.
  </Card>

  <Card title="I am diagnosing a failure" icon="circle-help" href="/device-kit/troubleshooting">
    Work from the visible symptom to the smallest useful check.
  </Card>
</CardGroup>

## A good first check

Before changing configuration, write down:

* the account or role that saw the problem;
* the form, table, device, or operation involved;
* whether the device was online at the time; and
* the exact error or unexpected result.

That context helps your administrator or FarmTrace support reproduce the same path.

<Tip>
  If you are new to the platform, start with [Dsync](/dsync). It gives you the clearest view of how field work, connected devices, and synchronized records fit together.
</Tip>
