> For the complete documentation index, see [llms.txt](https://docs.robota.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robota.us/robodot-touch-3.1.16/robodot-touch-user-guide/introduction.md).

# Introduction

The RoboDot Touch is a portable and versatile GNSS L1/L2 RTK and PPK Base/Rover and Range Extender suitable for RTK mapping with drones, capturing ground control points and GIS applications with cellphone apps. The unit is manufactured by Robota ([www.robota.us](http://www.robota.us))

![RoboDot Touch Features](https://slabstatic.com/prod/assets/mxcf1h97/post/nl6z46s2/preimages/sJwjpvKkh-Me1nmj_2DBulJe.png)

## Additional Resources <a href="#additional-resources" id="additional-resources"></a>

### Robota Youtube [Channel](https://youtube.com/@robotaweb)

### Blog [Posts](https://www.robota.us/blog)

## Specifications <a href="#specifications" id="specifications"></a>

<table data-header-hidden><thead><tr><th></th><th width="249"></th><th></th></tr></thead><tbody><tr><td><strong>Item</strong></td><td><strong>Condition</strong></td><td><strong>Value</strong></td></tr><tr><td>Run Time</td><td>Full Power, full charge</td><td>8+ hours</td></tr><tr><td>Charge time</td><td>Device off</td><td>3 hours</td></tr><tr><td>Charge current</td><td>5v via USB-c</td><td>1A</td></tr><tr><td>Battery capacity (Li-Ion)</td><td></td><td>7.2 wH</td></tr><tr><td>Wi-Fi Range</td><td>Line of sight on 1M pole, iPhone</td><td>150 meter radius</td></tr><tr><td>Wi-Fi Frequency</td><td></td><td>2.4 Ghz</td></tr><tr><td>Weight</td><td></td><td>6oz</td></tr><tr><td>Size (base)</td><td>Without Antenna</td><td>2.2 x 2.2 x 2.3 in</td></tr><tr><td>Height</td><td>With Antenna</td><td>4.7 inches</td></tr><tr><td>PCO – Phase Center Offset</td><td></td><td>9.4 cm above base</td></tr><tr><td>ARP – Antenna Reference Point</td><td></td><td>Bottom of RoboDot</td></tr><tr><td>Satellite Constellations</td><td></td><td>GPS, GLONASS, Galileo, BeiDou</td></tr><tr><td>Satellite Frequencies Received</td><td>Antenna #1</td><td>L1/L2, G1/G2, B1, E1</td></tr><tr><td>Lora Radio Frequency</td><td>If enabled</td><td>915mhz</td></tr><tr><td>Lora Radio Range</td><td>Line of sight - factory antenna</td><td>1km</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://docs.robota.us/robodot-touch-3.1.16/robodot-touch-user-guide/introduction.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.
