# General FAQ

- [Accuracy Standards & Quantification](https://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification.md): The common criteria used to evaluate the accuracy of a dataset or system and Phoenix LiDAR's standardized post processing methods for making statements about data quality.
- [Precision](https://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification/precision.md)
- [Relative Accuracy](https://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification/relative-accuracy.md)
- [Absolute Accuracy](https://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification/absolute-accuracy.md)
- [Further Considerations](https://docs.phoenixlidar.com/general-faq/accuracy-standards-and-quantification/further-considerations.md)
- [Mapping Terms and Definitions](https://docs.phoenixlidar.com/general-faq/common-terms-and-definitions.md)
- [Abbreviations](https://docs.phoenixlidar.com/general-faq/abbreviations.md)
- [Examples: How to ensure accurate Georeferencing of Trajectories and Pointclouds](https://docs.phoenixlidar.com/general-faq/examples-how-to-ensure-accurate-georeferencing-of-trajectories-and-pointclouds.md)
- [Example 1: Static Datum](https://docs.phoenixlidar.com/general-faq/examples-how-to-ensure-accurate-georeferencing-of-trajectories-and-pointclouds/example-1-static-datum.md)
- [Example 2: Dynamic Datum](https://docs.phoenixlidar.com/general-faq/examples-how-to-ensure-accurate-georeferencing-of-trajectories-and-pointclouds/example-2-dynamic-datum.md)
- [Clock bias adjustment](https://docs.phoenixlidar.com/general-faq/clock-bias-adjustment.md): Timing offsets or clock biases between the navigation system and LiDAR scanner can produce incorrect georeferencing of point clouds, often resulting in a "wavy" pattern between scanlines.
- [General FAQs](https://docs.phoenixlidar.com/general-faq/frequently-asked-questions.md): General: Frequently Asked Questions


---

# 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.phoenixlidar.com/general-faq.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.
