# User Manual

## Overview

This user manual is divided into the following sections:

* [Data Products](/revisions/user-manual/data-products.md): A summary of the available data products and the processes used to create them
* [Data Access](/revisions/user-manual/how-to-access-data.md): Instructions for how to access the data products using Clowder, Globus, BETYdb, and CoGe
* Description of the [scientific objectives and experimental design](/revisions/scientific-objectives-and-experimental-design.md)
* [Data use policy](/revisions/user-manual/data-use-policy.md): Information about data use and attribution
* [User Tutorials](/revisions/tutorials.md): In-depth examples of how to access and use the TERRA-REF data

## What data is available?

* Raw output from sensors deployed on Lemnatec field and greenhouse systems, UAVs and tractors
* Manually-collected fieldbooks and associated protocols
* Derived data, including phenomics data, from computational approaches
* Genomic pipeline data

## Audience

The TERRA-REF reference dataset may be of interest to a variety of research communities including:

* Computer vision\\/remote sensing\\/image analysis (raw sensor data and metadata)
* Physiologists (plants and how they are growing)
* Robotics (gantry\\/location\\/orientation)
* Breeders (derived traits)
* Genomics\\/bioinformaticians (genomics data)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.terraref.org/revisions/user-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
