> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/tcp-ip/configuring-wi-fi-settings-to-start-up-a-pro-device..md).

# Configuring Wi-Fi settings to Start up a Pro Device.

Open the Wi-Fi settings on your device (Laptop/mobile/tablet).

<div align="left"><figure><img src="/files/Cz8cSIpwpAaH1qjrQMHh" alt=""><figcaption></figcaption></figure></div>

Select the default serial number of your Pro device, for example, 'SN0000005' here.

Once the Wi-Fi configuration window opens, select the Wi-Fi you wish to connect to and click 'Configure'.

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

This confirmation message appears once the configuration is successful and the device is connected to the specified Wi-Fi.

<div align="left"><figure><img src="/files/LvTPGr6zysFmIRUq0kdb" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note**:

* Ensure your system and the ReXgen Pro device are connected to the same Wi-Fi.
  {% endhint %}

Once configured, open the ReXdesk software and click the UBS icon on the status bar (lower-left corner).

Now, click on TCP/IP and scan for local networks.

<figure><img src="/files/6Cc7EHwhWDWhDkzkZ2pH" alt=""><figcaption></figcaption></figure>

Select the IP of your Pro device, and click Connect.

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

Once completed, the status on the status bar is updated to 'CONNECTED'.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/software-introduction/tcp-ip/configuring-wi-fi-settings-to-start-up-a-pro-device..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
