# GNSS Hardware and Ground Control

- [Reference Stations](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/reference-stations.md)
- [Downloading Reference Station Data](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/gnss-reference-station-data.md)
- [Ground Control - Best Practices](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/ground-control-best-practices.md)
- [Stonex S-900 and Cube-A](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a.md)
- [Cube-A project set up](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/cube-a-project-set-up-1.md): Set up a Cube-A project with the desired coordinate reference system
- [Configure base station](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/configure-base-station.md): Configuring an S900 receiver to function as a base station and send corrections via an external radiomodem
- [Configuring Harxon HX-DU8608D radio](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/configure-base-station/configuring-harxon-hx-du8608d-radio.md): Configuring the HX-DU8608D to transmit RTCM corrections to a rover
- [Configure rover](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/configure-rover.md): Configure an S900 receiver to work as a rover and receive corrections from previously configured base station
- [Surveying ground control points](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/surveying-ground-control-points.md): Survey ground control points for use in validating elevation values of a point cloud
- [Post processing](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/post-processing.md): Post processing your base station position and utilizing GCPs in LiDARMill
- [Post processing base station observations](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/post-processing/post-processing-base-station-observations.md): Post process raw observations recorded by your base station to obtain a known point
- [Change base coordinates to a post processed position](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/post-processing/change-base-coordinates-to-a-post-processed-position.md): Using Cube-A Change Station Coordinates feature to shift control points in response to a post-processed base position
- [Export points from Cube-A](https://docs.phoenixlidar.com/gnss-hardware-and-ground-control/stonex-s-900-and-cube-a/post-processing/export-points-from-cube-a.md): Export project points to a CSV file for use in LiDARMill or SpatialExplorer


---

# 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/gnss-hardware-and-ground-control.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.
