# Installation

SpatialExplorer can be downloaded from [accounts.phoenixlidar.com](https://accounts.phoenixlidar.com) (requires authentication). Login to your account, then navigate to **Updates** and select **SpatialExplorer** from the banner on the left:

<figure><img src="/files/Ia6NtQHXBRwYPDxwVvys" alt=""><figcaption><p>SpatialExplorer installers located under Updates</p></figcaption></figure>

Please email our support team at <support@phoenixlidar.com> if you have any questions.&#x20;

## Setup

1. Run the Phoenix LiDAR Systems Suite Setup Wizard.
2. Click **Next** button in the Welcome Interface.
3. Click **I Agree** button to continue if you accept the License Agreement.
4. Choose the installation path (or use default path), then click **Install** button.
5. Select the components you'd like to install.
6. Click **Next** to begin the installation.
7. Click **Finish** button after installation is complete.


---

# 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/installation.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.
