# Core Concepts

## Device Placement

Reference this [Youtube](https://youtube.com/shorts/3GFLVTa2PpM?feature=share) on different ways to place the RoboDot.

{% embed url="<https://www.youtube.com/embed/3GFLVTa2PpM?showinfo=0>" %}

The RoboDot's physical placement is crucial for optimal operation:

* Requires unobstructed sky view for satellite reception
* Must be stable and secure as a base station
* For absolute referencing workflows, must maintain consistent position over a specific point

## Mounting Options

#### Tripod Mount

* Uses 1/4-20 thread for photography/lighting tripods
* Ideal for elevating device in relative positioning modes
* Requires adapter for 5/8-11 surveying poles
* Recommended: Surveying bipods/tripods for known point positioning

#### Vehicle Mount

* Magnetic mounts available for vehicle attachment
* Note: Vehicle movement can affect operation
* Not recommended for precision work

#### Ground Placement

* Direct ground placement possible
* Use stencil to mark operation point for reference

## Fix Quality Indicators

[Fix quality](/robodot-touch-3.1.16/robodot-touch-user-guide/operating-modes.md) is an indicator of the accuracy of the GNSS estimate. When seeking the highest accuracy as a rover, expect to see a fixed indicator on the UI. When operating as a base, the base must be Surveyed for the rover to obtain a fixed status.


---

# 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-applications/core-concepts.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.
