# Configuring the Wi-Fi Radios

The Wi-Fi radios in the Omnitrack Wi-Fi modules and the BaseStation Plus should be properly configured for your application as we understood it when you ordered your Omnitrack. You should not need to use the information in this section unless your system configuration changes.

{% hint style="info" %}
Note: Blue Robotics calls the Wi-Fi radios "routers" in their documentation.
{% endhint %}

After choosing your configuration [here](/c/omnitrack/omnitrack-wi-fi-module-system/choosing-wi-fi-radio-configurations.md), follow the configuration instructions [here](https://docs.ceruleansonar.com/c/basestation-plus-network-hub/changing-the-configuration-of-the-basestation-plus).


---

# 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.ceruleansonar.com/c/omnitrack/omnitrack-wi-fi-module-system/configuring-the-wi-fi-radios.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.
