# Accuracy

The Accuracy settings in SpatialExplorer configures the certainty of the points projected in the main display window.

![SpatialExplorer Accuracy local settings interface](/files/-LTPaNCsxssSzDq9XLCh)

|                                                   |                                                                                                                      |
| ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| Max Fuseable Covariances Position                 | This option sets the maximum allowable Position covariance values that will be displayed in the main display window. |
| Max Fuseable Covariances Attitude                 | This option sets the maximum allowable Attitude covariance values that will be displayed in the main display window. |
| Max Temporal Distance Between Pose and Lidar Shot | This option sets the maximum time between pose and a point captured.                                                 |
| Minimum Point Distance                            | The minimum distance between each point as displayed by the octree.                                                  |


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/settings/local-settings/accuracy.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.
