# Configure APN in iOS devices

The experience of setting APN varies across devices. See how to configure the APNs in iOS devices. The experience may vary depending on the firmware version and device type.

The steps to follow are as below.

1. Navigate to Settings -> Cellular -> Cellular Data Network
2. Under ‘Cellular Data’
   * APN: **insert.apn.here**, *see example below for **move.dataxs.mobi** APN*<br>

![](https://connectedyou.atlassian.net/plugins/servlet/servicedesk/customer/confluence/shim/download/thumbnails/651231243/image2021-6-2_12-4-2.png?version=1\&modificationDate=1622615642402\&cacheVersion=1\&api=v2\&width=226)

<br>


---

# 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.connectedyou.io/knowledge-base/connectivity/apn-configuration/configure-apn-in-ios-devices.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.
