# iOS Wi-Fi settings

{% hint style="info" %}
Before following the next steps, make sure you are connected to the same network as the machine hosting loadmill desktop app proxy.
{% endhint %}

To set the proxy on your wifi connection:

1. Go to the main `Settings` menu and select `Wi-Fi`.\
   ![](/files/lEmiuFYoRZKzJ6shhBtP)
2. Tap the "i" icon next to your connected Wi-Fi network.\
   ![](/files/WAebG0p1bvNKIJ1Wn7yC)
3. Scroll down to the `HTTP Proxy` section and select "Manual."\
   ![](/files/ZG41jGXX9fSkM0DTiKMv)
4. Enter the IP address and port number provided by the Loadmill Desktop App for the MITM proxy server.\
   ![](/files/TAs6zKqmQLFe1n8EU6k7)\\

*The IP and the port number can be found at the upper area of the loadmill desktop app in the proxy section.*

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

5. Save the settings and ensure that your device is still connected to the Wi-Fi network.


---

# 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.loadmill.com/introduction/deviceless-mobile-testing/configuring-proxy-on-mobile-devices/ios-wi-fi-settings.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.
