> 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/double-4k-sensor/double-4k/double-4k-using-pix4d.md).

# Double 4K - Using Pix4D

<img src="https://img.zohostatic.com/zde/static/images/file.png" alt="" data-size="line"> <mark style="background-color:yellow;">Note: Double 4K - Skyport is formerly known as AGX710.</mark>&#x20;

At the bottom of this page, you'll find instructions and templates to help you use Pix4D with your Sentera Double 4K Sensor. Make sure to download the correct template for your sensor. Using the incorrect template will produce inaccurate results.  If you are not sure what type of sensor you have, contact us at <support@sentera.com>. We will need the model and serial number located on the side of your sensor.

\
For RGB Imagery taken with the Sentera Double 4K Sensor, you can use the standard Ag RGB template already in Pix4D.&#x20;

&#x20;\
To perform calculations manually, use this [document](/home/double-4k-sensor/double-4k/double-4k-ndvi-ndre-sensor-ndvi-and-ndre-calculations.md).&#x20;

<table><thead><tr><th data-type="files">Downloads</th></tr></thead><tbody><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/8KPOXrt79bUWsoWVlaVC/sentera_double4k_precision_ndre_v3_2018_09_21.tmpl">sentera_double4k_precision_ndre_v3_2018_09_21.tmpl</a></td></tr><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/nDAhM1ddIEUZDnUmAjJb/sentera_double4k_precision_ndvi_v2_2018_04_24.tmpl">sentera_double4k_precision_ndvi_v2_2018_04_24.tmpl</a></td></tr><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/dwTOMMsJ2TIc7wovPoSv/sentera_double4k_multispectral_v6.tmpl">sentera_double4k_multispectral_v6.tmpl</a></td></tr><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/gGrEl0dY6E8Qi1a0LlSX/D4k_MS_Preprocessor_V5.zip">D4k_MS_Preprocessor_V5.zip</a></td></tr><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/U8C8erZnxsa7PZsSfOLG/Sentera_Double4K_Multispectral_Pix4D_User_Guide_Rev_G.pdf">Sentera_Double4K_Multispectral_Pix4D_User_Guide_Rev_G.pdf</a></td></tr><tr><td><a href="https://content.gitbook.com/content/CxRdSZfsf6To3oeKOq6t/blobs/sGiGdD3imcTR7DrVQ1Ng/Adding_a_Template_to_Pix4D.pdf">Adding_a_Template_to_Pix4D.pdf</a></td></tr></tbody></table>


---

# 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/double-4k-sensor/double-4k/double-4k-using-pix4d.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.
