# Repeater Mode

As a repeater RoboDot will receive corrections over LoRa and make those available over the local NTRIP caster thereby extending correction range up to 1km between base and rovers.

## Entering Repeater Mode <a href="#entering-repeater-mode" id="entering-repeater-mode"></a>

1. Enable Lora radio in settings
2. Select repeater as boot mode
3. Restart device
4. Device maintains repeater function until boot setting changes

## Requirements:

* Two RoboDots minimum
* Both need LoRa radio capability on the same channel
* One requires repeater functionality

## Deploying

1. Maintain single base reference with lora enabled
2. Connect a rover to a repeater's NTRIP


---

# 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://docs.robota.us/robodot-touch-3.1.16/robodot-touch-user-guide/operating-modes/repeater-mode.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.
