# Module Operation

## Operation

The RTK-PPK module is a plug and play system. It does not require any configuration of the module itself. Operation of the module is as follows:

{% stepper %}
{% step %}

### Power On Module

The module is powered via the aircraft. Complete the setup/installation instructions and then power on the aircraft to power the module.&#x20;
{% endstep %}

{% step %}

### Monitor Status LED

The LED on the top of the module will display the module's state according to the LED behavior. See the table below to understand the status indication.&#x20;
{% endstep %}
{% endstepper %}

***

## Status LED

<table><thead><tr><th width="372">RTK/PPK Module LED light</th><th>Status</th></tr></thead><tbody><tr><td><p></p><p><img src="/files/dDHvzToGLlYhAibnOJwn" alt="Solid Red" data-size="original"></p></td><td>Not Ready (DO NOT FLY)</td></tr><tr><td><p></p><p><img src="/files/k4yg7VLDdWnR3VZgAAb6" alt="Slow Blinking Green" data-size="original"></p></td><td>Ready for PPK</td></tr><tr><td><p></p><p><img src="/files/Qzn9uAVXmaOJZhz2HSvE" alt="Fast Blinking Green" data-size="original"></p></td><td>RTK Float Fix (Accurate)</td></tr><tr><td><p></p><p><img src="/files/KKO3yHtcPqO4tBFtN7vG" alt="Solid Green" data-size="original"></p></td><td>RTK Integer Fix (Most Accurate)</td></tr></tbody></table>


---

# 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/operation/module-operation.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.
