# The RTK Rover

![](/files/-MAahtc3Ti70P206CiQ8)

The rover module is meant to be mounted on the vehicle that's moving. Whereas the base is supposed to be immobile (even though it can be mobile, which implies a loss of accuracy), the rover is the module receiving the corrections, providing the information to the autopilot with its position, heading, height, and so on. \
The rover does not require much configuration as long as the baudrates are the same for both the GNSS modules for communication.


---

# 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://drotek.gitbook.io/rtk-f9p-positioning-solutions/the-rtk-rover.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.
