# Data

## Overview

This user manual is divided into the following sections:

* [Data Products](/user-manual/data-products.md): A summary of the available data products and the processes used to create them
* [Data Access](/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](/scientific-objectives-and-experimental-design.md)
* [Data use policy](/user-manual/data-use-policy.md): Information about data use and attribution
* [User Tutorials](https://terraref.org/tutorials): In-depth examples of how to access and use the TERRA-REF data

## What data is available?

* Raw output from sensors deployed on the Lemnatec field scanner
  * Additional data from greenhouse systems, UAVs, and tractors have not been released, but can be  accessed through our beta user program&#x20;
* Manually-collected fieldbooks and associated protocols
* Derived data, including phenomics data, from computational approaches
* Genomic pipeline 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/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.
