# Reference Stations

Reference stations are used with NavLab Embedded to achieve the highest level of positioning accuracy. To import a reference station, navigate to **Reference Stations** in the project window and select the **File Open** icon:

<figure><img src="/files/ClpWevKMDg5iw3rTwQOL" alt=""><figcaption></figcaption></figure>

Then, navigate to a raw observation file recorded by your reference station. The following raw reference station file formats are supported:

* RINEX versions 2 and 3&#x20;
* Raw DAT files produced by Stonex receivers sold by Phoenix LiDAR Systems
* Raw files produced by receivers using NovAtel OEM GNSS boards (many Hemisphere, Topcon, and Leica branded receivers)

{% hint style="info" %}
If you are using RINEX format data, select the observation file (typically file extensions .22O, .23O, .obs) when importing the reference station, however ensure that the RINEX ephemeris files are also present in the same directory.&#x20;
{% endhint %}

Once the reference station is imported, configure the position by double clicking the reference station file in the project window.  If you are logged into your LiDARMill account, you can select a position from one of the positions saved to your LiDARMill account:

<figure><img src="/files/t7MbWn9fVkTDq7vkUmyz" alt=""><figcaption></figcaption></figure>

If you need to create a new position, select **Manage Positions**, select the reference station file from the banner on the left, then click **Create** at the bottom:

<figure><img src="/files/1G9BqSaPgFPXDDUdqfCX" alt=""><figcaption></figcaption></figure>

Enter the antenna type and position of the reference station. The[ coordinate reference system ](/spatialexplorer-8-and-9/user-interface/windows/project-setup.md)of the position also needs to be entered:

<figure><img src="/files/DIs9HogXpD7RQLdjXKvB" alt=""><figcaption></figcaption></figure>

Enter the elevation of the reference station in the **ARP Height** field. Enter the position under the **Height of Marker** field. If you know the **Height of Antenna ARP above Marker**, enter that accordingly. **Height of L1 Phase Center above ARP** will automatically populate based on the antenna type that you selected.&#x20;

<figure><img src="/files/XtgVmd0xWez97tkTXdRe" alt=""><figcaption></figcaption></figure>

Once finished, click **OK**.&#x20;


---

# 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/spatialexplorer-8-and-9/user-interface/windows/project/reference-stations.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.
