# iOS

**iOS** is a mobile operating system developed by Apple for iPhone and iPad devices.

Follow this guide to set up your ISP Proxies on iOS.

{% hint style="warning" %}
**NOTE**: iOS only allows using an `HTTP` proxy on Wi-Fi network connections. So, you won't be able to set up `HTTPS` or `SOCKS5` proxies and use proxies over your cellular network.
{% endhint %}

The following screenshots were taken using iOS 16.1.

**Step 1.** Open iPhone **Settings.**

<figure><img src="/files/hc7z6Ev1wVdU1tvGuhJf" alt="" width="375"><figcaption></figcaption></figure>

**Step 2.** Select **Wi-Fi**.

<figure><img src="/files/vO9WSAHvniteShu2UlG6" alt="" width="375"><figcaption></figcaption></figure>

**Step 3.** Click the blue info icon next to the Wi-Fi network you’re currently connected to (a connection is indicated by a blue checkmark.)

<figure><img src="/files/WLHTQ0eETsgsvyvuDkQB" alt="" width="375"><figcaption></figcaption></figure>

**Step 4.** Out of the three options, select the **Manual** configuration.&#x20;

<figure><img src="/files/hnTVpE0pa6D6Al0i06iz" alt="" width="375"><figcaption></figcaption></figure>

**Step 5.** Enter your proxy server details and credentials:

**Server:** `isp.oxylabs.io`

**Port:** `8001`

**Authentication:** `on`

{% hint style="info" %}
You will need to choose the port assigned to an IP address from the purchased [**proxy list**](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)**,** which you can find on Oxylabs' dashboard. The `8001` port will pick the first IP address from your list for all requests.
{% endhint %}

**Username:** `user-username`

**Password:** `password`

{% hint style="warning" %}
Don't forget to add the `user-` part to your username.
{% endhint %}

<figure><img src="/files/Tqlzo5DL39rFtmsDwAii" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
if you’re using a whitelisted IP, keep **Authentication** toggled off. Otherwise, turn **Authentication** on for the **Username** and **Password** fields to appear. There, enter your Oxylabs user credentials – these are the same credentials you typed in while creating a new sub-user in the [Oxylabs dashboard.](https://dashboard.oxylabs.io/en/)
{% endhint %}

**Step 6.** On the upper-right corner, click **Save**.&#x20;

<figure><img src="/files/trNro10e1Aao3zCpZQxO" alt="" width="375"><figcaption></figcaption></figure>

If you want to disable the proxy, simply click **Off** and then **Save** again.

That's it! You're now using ISP Proxies on iOS. You can find the original integration post on the [Oxylabs website](https://oxylabs.io/resources/integrations/iphone).


---

# 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://developers.oxylabs.io/integrations/proxy-integrations/isp-proxies-guides/ios.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.
