> For the complete documentation index, see [llms.txt](https://sandbox-docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sandbox-docs.verifone.com/home/copy-of-payware-connect-onboarding/victa-mobile-installation-guide/victa-mobile-quick-install-guide/victa-mobile-quick-setup-steps.md).

# Victa Mobile Quick setup steps

Use these steps to get the device ready fast.

{% hint style="warning" %}
**CAUTION:** Use only Verifone-approved cables and power supplies.
{% endhint %}

{% stepper %}
{% step %}

### Unbox and inspect

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

Confirm the carton includes:

* Victa Mobile unit
* USB-A to USB-C cable
* Power adapter
* SIM or SAM tray ejector pin

Do not use the device if it appears damaged or tampered with.
{% endstep %}

{% step %}

### Install SIM, PSAM, or MicroSD if needed

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

1. Power off the device.
2. Open the side card tray with the ejector pin.
3. Insert the card into the correct slot:
   * **PSAM1/SIM**
   * **PSAM2**
   * **MicroSD**
4. Close the tray securely.
   {% endstep %}

{% step %}

### Power on the device

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

Press and hold the power key for about **2 seconds**.

The device can also start automatically when external power is connected.
{% endstep %}

{% step %}

### Connect power or a PC

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

1. Connect **USB-C** to the device.
2. Connect **USB-A** to either:
   * the power adapter, or
   * a computer USB port

If the battery is low, let the device charge before use.
{% endstep %}

{% step %}

### Plug in headset?

<figure><img src="/files/MKN5PwN0wJGRfo7XIbUE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Test card acceptance

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

#### Insert chip card

Insert the card fully with the contacts facing up.

#### Swipe magnetic stripe card

Swipe from the side with the magnetic stripe facing backward or downward.

#### Tap contactless card

Tap near the top of the display.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**NOTE:** For detailed safety, charging, and troubleshooting instructions, use [2. Device Setup](/home/copy-of-payware-connect-onboarding/victa-mobile-installation-guide/2.-device-setup.md) and [7. Troubleshooting Guidelines](/home/copy-of-payware-connect-onboarding/victa-mobile-installation-guide/7.-troubleshooting-guidelines.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sandbox-docs.verifone.com/home/copy-of-payware-connect-onboarding/victa-mobile-installation-guide/victa-mobile-quick-install-guide/victa-mobile-quick-setup-steps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
