> 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/welcome.md).

# Welcome

<figure><img src="/files/c73hxB58rmjeko9iqWso" alt="" width="375"><figcaption><p>RoboDot Touch on Magnetic Mount</p></figcaption></figure>

This site is dedicated to helping our users onboard the [RoboDot Touch RTK GNSS](https://docs.robota.us/www.robota.us/robodot?utm_source=docs) into their workflows effectively. We strive to provide comprehensive and easy-to-follow guidance to ensure a seamless integration experience. Your feedback is vital in helping us improve our documentation, ensuring that it meets your needs and expectations. Please don't hesitate to share your thoughts and suggestions, as they will contribute significantly to enhancing the quality and usability of our guides.

### **User Guide:**&#x20;

Explore the features and functionality of RoboDot Touch. The guide contains all technical "how-to" for the RoboDot device itself.

{% content-ref url="/pages/ofPEec0m7To8FHC6m49k" %}
[Introduction](/robodot-touch-user-guide/introduction.md)
{% endcontent-ref %}

### **Application Guide:**&#x20;

Learn how to integrate RoboDot Touch into various cases and workflows. It contains contextual "when and why" for RoboDot usage and includes "how-to" for third-party tool integration and workflow-specific procedures.

{% content-ref url="/pages/X9iijbV8t1Q5NhgQ4IyN" %}
[Common Applications](/robodot-touch-applications/common-applications.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.robota.us/welcome.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.
