> For the complete documentation index, see [llms.txt](https://support.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xplorpay.com/equipments/pax/pax-a-series.md).

# PAX A Series

Set up and manage PAX A80, A920, and A35 payment terminals.

## PAX A Series

Use this guide to set up and manage PAX A80, A920, and A35 terminals.

#### About PAX A Series terminals

PAX A Series terminals support countertop payment acceptance.

They provide Wi-Fi, dial-up, and Ethernet connectivity. An optional backup battery is available.

The terminals include a camera and high-definition touchscreen. They support PCI PTS 5.x and NFC contactless certifications.

#### Initial setup and terminal settings

1. Press the upper-left and lower-right screen corners at the same time.
2. On the Android Home screen, select **Settings**.
3. Enter `pax9876@@` when prompted for the password.
4. Scroll down and select the setting you want to change.

#### Set the date and time

1. In **Settings**, select **System**.
2. Select **Date & time**.
3. Turn off **Automatic time zone**.
4. Click **Select time zone**.
5. Select the merchant's time zone.

#### Connect to Wi-Fi

1. In **Settings**, select **Network & internet**.
2. Select **Wi-Fi**.
3. Turn on Wi-Fi.
4. Select the network to connect to.

#### Set up Ethernet

{% hint style="info" %}
This setting applies to the PAX A80 only.
{% endhint %}

1. Select **Ethernet**.
2. Turn on Ethernet.

#### Charge the battery

{% hint style="info" %}
These practices apply to the PAX A920 only.
{% endhint %}

* Charge the battery in short sessions throughout the day.
* Keep the charge between approximately 40% and 80% when possible.
* Do not charge the terminal for more than 24 hours.
* Charge a stored terminal at least once every six months.

#### Restart the terminal

1. Hold the power button on the device's right side.
2. Select **Restart**.
3. Select **Restart** again to confirm.


---

# 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://support.xplorpay.com/equipments/pax/pax-a-series.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.
