> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/supported-data-products.md).

# Supported Data Products

## General Data Products

### Orthomosaic

#### RGB Mosaic

<figure><img src="/files/uHAKCXb2yioFRMqOxVG0" alt=""><figcaption></figcaption></figure>

#### Multispectral Mosaic

<figure><img src="/files/FW055dmhwni8tfpOQtBQ" alt=""><figcaption><p>NDRE</p></figcaption></figure>

{% tabs %}
{% tab title="NDVI" %}

<figure><img src="/files/TyOwppqgCkXIszctk1sL" alt=""><figcaption><p>NDVI</p></figcaption></figure>
{% endtab %}

{% tab title="NDRE" %}

<figure><img src="/files/B0YpPc0g3np0D2j5SIej" alt=""><figcaption><p>NDRE</p></figcaption></figure>
{% endtab %}

{% tab title="CIG" %}

<figure><img src="/files/0Xn5GTW3ItorRFEu6Jd2" alt=""><figcaption><p>CIG</p></figcaption></figure>
{% endtab %}

{% tab title="CIRE" %}

<figure><img src="/files/FoW8SRZGmNRjA2oxkAXu" alt=""><figcaption><p>CIRE</p></figcaption></figure>
{% endtab %}

{% tab title="GLI" %}

<figure><img src="/files/DBqMEz4Y1X3LcaERzYbE" alt=""><figcaption><p>GLI</p></figcaption></figure>
{% endtab %}

{% tab title="GNDVI" %}

<figure><img src="/files/eRf0IQ5apqq6pyu1IhYs" alt=""><figcaption><p>GNDVI</p></figcaption></figure>
{% endtab %}

{% tab title="NDWI" %}

<figure><img src="/files/Ci2hgPAtxmkx2EdbyOmi" alt=""><figcaption><p>NDWI</p></figcaption></figure>
{% endtab %}

{% tab title="TCARI OSAVI" %}

<figure><img src="/files/29ka5E5DC8kCv25rjoST" alt=""><figcaption><p>TCARI OSAVI</p></figcaption></figure>

{% endtab %}
{% endtabs %}

#### RGB VARI Mosaic

<figure><img src="/files/8SZMZd7F8BrOzux3ZcZ0" alt=""><figcaption></figcaption></figure>

#### DSM/DEM

<figure><img src="/files/rxN2w38pi279MoWLhGcU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
DSM/DEM results may vary when using the RGB imagery to generate the data product due to the ERS effect.&#x20;
{% endhint %}

#### Thermal Mosaic (6X Thermal and Thermal Pro Only)

<figure><img src="/files/05fWLPy1muRckPkMKfzu" alt=""><figcaption></figcaption></figure>

***

## Sentera Product Catalog

These are products that can be ordered via Sentera FieldAgent. The links below will define the required flight settings and the data product deliverables.&#x20;

### Plot

* [Plot Stand Count and Uniformity](https://catalog.sentera.com/products/plot_stand_count_uniformity)
* [Plot Multispectral and/or Thermal Crop Health with Uniformity](https://catalog.sentera.com/products/plot_crop_health_multispectral_thermal_uniformity)
* [Plot Masked Multispectral and/or Thermal Crop Health with Uniformity](https://catalog.sentera.com/products/plot_crop_health_multispectral_thermal_uniformity_masked)
* [Plot Canopy Cover and Uniformity](https://catalog.sentera.com/products/plot_canopy_cover_uniformity)
* [Plot Anomaly Detection](https://catalog.sentera.com/products/plot_anomaly_detection)

### Field Scale

* [Field Scale Stand Count](https://catalog.sentera.com/products/field_scale_stand_count)
* [Field Scale Stand Count (Offline)](https://catalog.sentera.com/products/field_scale_stand_count_offline)
* [Field Scale Stand Count with Uniformity](https://catalog.sentera.com/products/field_scale_stand_count_uniformity)

### Mosaics

* [RGB Mosaic](https://catalog.sentera.com/products/field_scale_mosaic_rgb)
* [Precision Aligned RGB Mosaic](https://catalog.sentera.com/products/field_scale_mosaic_rgb_aligned)
* [Multispectral and/or Thermal Crop Health Mosaic](https://catalog.sentera.com/products/field_scale_crop_health_mosaic_multispectral_thermal)
* [Precision Aligned Multispectral and/or Thermal Crop Health Mosaic](https://catalog.sentera.com/products/field_scale_crop_health_mosaic_multispectral_thermal_aligned)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/supported-data-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
