# Network

The Network settings in SpatialExplorer allows for the customization of various parameters relating to local network configurations.

![SpatialExplorer Network local settings interface](/files/-LTPaniW5L-bvbeyvJQP)

## Network

### Timeout

The timeout parameter determines how much time will elapse for SpatialExplorer to close a client connection after a certain period of inactivity (the timeout period). This ensures that connections do not persist forever, if the client crashes or the network goes down. Default value is 6 seconds.

## ConnectionService

Refer to [Connect to Rover via Connection Service](/spatialexplorer/acquisition/connect-to-rover/connect-to-rover-via-connection-service.md) for more information on the Phoenix LiDAR Systems Connection Service.

### Hostname

This is the hostname and port number of the server that Phoenix LiDAR Systems utilizes for its Connection Service. Do not change this parameter unless indicated. Default hostname value is dataexchange.phoenixlidar.com with default port number 10002.

## Base WiFi

|                 |                                                                                            |
| --------------- | ------------------------------------------------------------------------------------------ |
| Monitor RSSI    | This option will enable SpatialExplorer to monitor the Received Signal Strength Indicator. |
| IP Address      | DESCRIPTION NOT AVAILABLE                                                                  |
| RSSI Query Port | DESCRIPTION NOT AVAILABLE                                                                  |


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/settings/local-settings/network.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.
