# Preparation Checklists

## Required For All Use Cases

* [ ] Update sensor firmware to most recent version
* [ ] Configure sensor for use with Sentera GNSS (RTK-PPK Module)
* [ ] Configure aircraft for use with Sentera sensors&#x20;
* [ ] Review installation instructions for sensor onto aircraft
* [ ] Review installation instructions for RTK-PPK module onto aircraft
* [ ] Review standard operating procedures for the operational mode(s) you plan to use.&#x20;

## NTRIP/CORS/VRS

* [ ] Identify which corrections network you intend to use and register for an account.
* [ ] Download NTRIP client (laptop only)
* [ ] Review NTRIP client setup instructions

## Base Station

* [ ] Review setup/configuration/PPK logging instructions
* [ ] Review hardware setup & ensure the proper equipment is ready
* [ ] Review operation instructions


---

# 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://support.senterasensors.com/home/rtk-ppk-module/getting-started/preparation-checklists.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.
