# LiDARMill Cloud

- [Introduction](https://docs.phoenixlidar.com/lidarmill-cloud/introduction.md)
- [Login/Register](https://docs.phoenixlidar.com/lidarmill-cloud/login-register.md)
- [User management](https://docs.phoenixlidar.com/lidarmill-cloud/login-register/sub-accounts.md)
- [Quick Start Guide](https://docs.phoenixlidar.com/lidarmill-cloud/quick-start-guide.md)
- [Overview](https://docs.phoenixlidar.com/lidarmill-cloud/overview.md)
- [Post Processing Workflow](https://docs.phoenixlidar.com/lidarmill-cloud/workflow.md)
- [Create New Project](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/project.md)
- [Details](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/project/details.md)
- [Project Reference Setup](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/project/project-reference-setup.md)
- [Summary](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/project/summary.md)
- [Create New Mission](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/missions.md)
- [Uploading a SpatialExplorer Mission](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/missions/uploading-a-spatialexplorer-mission.md)
- [Uploading a RECON Mission](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/missions/uploading-a-recon-mission.md)
- [Uploading a Pointcloud Processing Mission](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/missions/uploading-a-pointcloud-processing-mission.md)
- [Adding Reference Station Data](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/reference-station.md)
- [Adding Ground Control Points and Polygons](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/adding-ground-control-points-and-polygons.md)
- [Ground Control Points (GCPs)](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/adding-ground-control-points-and-polygons/ground-control-points-gcps.md)
- [Polygons](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/adding-ground-control-points-and-polygons/polygons.md)
- [Processing Tools](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/processing-tools.md)
- [NavLab Pipeline](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/processing-tools/navlab-pipeline.md)
- [Spatial Fuser Pipeline](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/processing-tools/spatial-fuser-pipeline.md)
- [Pointcloud Optimization Pipeline](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/processing-tools/pointcloud-optimization-pipeline.md)
- [Cloud Viewer](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/cloud-viewer.md)
- [Additional Tabs](https://docs.phoenixlidar.com/lidarmill-cloud/workflow/additional-tabs.md)
- [FAQs](https://docs.phoenixlidar.com/lidarmill-cloud/frequently-asked-questions.md): LiDARMill: 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/lidarmill-cloud.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.
