# Surveying ground control points

Once you have correctly configured your base and rover you can begin surveying control points. Navigate to the Survey menu at the bottom of the main screen.&#x20;

![Survey menu of Cube-A](/files/-MUtnrwtWFLSlgzNaGX2)

Select Point Survey, then click the nail icon and select Control Point.

![Selecting to survey Control Point in Cube-A](/files/-MUtogtY7oCjE_SSord8)

Configure the control point settings menu. Values of HRMS, VRMS, plane limit, elevation limit, should be configured to satisfy the accuracy requirements of your project.&#x20;

![Control point settings](/files/-MUtsIknc0KEs1XdEr8I)

You can always view collected points by navigating back to the Project menu and selecting Collected Points

![Collected points menu](/files/-MV3NrLjllot5CKqB5LP)


---

# 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/stonex-s-900-and-cube-a/surveying-ground-control-points.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.
