# Mobile Data Setup

{% stepper %}
{% step %}

#### Open the Launcher

Swipe down from the **top of the screen**.\
Tap the **Launcher icon** (a grid of nine squares).
{% endstep %}

{% step %}

#### Access Settings

Select **Settings** → **Network & Internet** → **Mobile Network**.
{% endstep %}

{% step %}

#### Select Your Network

Choose the network shown (e.g., **Telenor CXN** or another provider).\
Tap **Advanced** → scroll to the bottom → **Access Point Names**.
{% endstep %}

{% step %}

#### Check or Update the APN

Ensure the APN inputted is - verifone.inc.cxn

**Important:** Leave the **Username** and **Password** fields empty.
{% endstep %}

{% step %}

#### Save the Settings

Tap the **three dots** in the top-right corner and select **Save**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Note:**

If no APNs appear in the Access Point Names list:

> Tap the + icon in the top-right corner to add a new APN.

> Enter a Name (anything you prefer) and the APN from step 4 above.

> Save the new APN.
> {% endhint %}

#### [<mark style="color:$success;">Back to T650P - Connection Guide</mark>](#back-to-t650p-connection-guide)


---

# 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://helpcenter.verifone.com/t650-connections/mobile-data-setup.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.
