# Using Cliproxy on iOS

**Configure HTTP or SOCKS5 proxy (Wi-Fi network)**

1. **Connect to a Wi-Fi network**:
   1. Open your device's **Settings**.
   2. Go to **Wi-Fi** settings and select the Wi-Fi network for which you want to configure a proxy.
2. Configure the proxy\*\*:
   1. Tap **i** (information button) next to the connected Wi-Fi network.
   2. Scroll down to the **HTTP Proxy** section and select **Manual** or **Automatic**.
      1. **Manual**: Manually enter the proxy's IP address, port, and authentication information (if required).
      2. **Automatic**: Use an **Automatic Proxy Configuration** (PAC) file to automatically configure the proxy.
3. **Enter proxy details**:
   1. If you selected **Manual**, enter the **Address** and **Port** of the proxy server.
   2. For a SOCKS5 proxy, you can select SOCKS5 in **Proxy type** (some iOS versions may not directly support SOCKS5 and require an app that supports SOCKS5).
   3. Enter the username and password for the proxy (if authentication is required).
4. Save settings\*\*:
   1. Once the settings are complete, return and all traffic from your iOS device (through this Wi-Fi network) will be routed through the configured proxy.

**Notes on configuring the proxy:**

* Similar to Android, iOS also only allows you to configure a proxy for Wi-Fi connections, and you cannot directly configure a proxy for mobile data.
* For apps that need to use a SOCKS5 proxy, you may need to use a third-party app


---

# 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://help.cliproxy.com/faq/cliproxy-faq4.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.
