> For the complete documentation index, see [llms.txt](https://docs.phoenixlidar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixlidar.com/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup.md).

# Base Station (Notebook) Setup

A base station is required to connect to a Phoenix LiDAR Systems rover. Any computer purchased from Phoenix LiDAR Systems will be pre-configured with the required software and settings necessary to connect to our rover mapping systems.

To check if your computer meets the minimum requirements for a base station, see [System Requirements](/spatialexplorer-8-and-9/installation/installation.md) to run SpatialExplorer.&#x20;

## Contents

{% content-ref url="/pages/-LRnaLTHTahl9L4rb4Zy" %}
[Configure Windows](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup/configure-windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LRnxIxCjXU5lsEy82SM" %}
[Modify Hosts File](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup/modify-hosts-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LRruP41-8i-73sUn1H7" %}
[Wired Ethernet Network Card Setup](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup/wired-ethernet-network-card-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LRnuVfduSEPw3C1zpUH" %}
[Install Software Tools](/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup/install-software-tools.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/base-station-notebook-setup.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.
