# Adding or Ordering the Equipment

To add or order the equipment:

{% stepper %}
{% step %}
Visit the  [Xplor Pay Equipment Boarding](https://boarding.clearent.net/equipment/orders).

Sign in form appears. Use your **Compass** login credentials to sign in.

The window displays the **Equipment** tab with the following text box.

<table><thead><tr><th width="178">Text Box Name</th><th width="388">Description</th><th>Editable?</th></tr></thead><tbody><tr><td>Enter Merchant ID</td><td>Type your Merchant ID provided to you during the <a href="/pages/O4OGuPYeiIPqpxsb5dkw#merchant-onboarding-process">Merchant Onboarding Process</a>. For example, 65000000000000.</td><td>Editable</td></tr></tbody></table>
{% endstep %}

{% step %}
Click **Add Equipment**.

The list of existing equipment displays for selection or addition to the Virtual Terminal settings.
{% endstep %}

{% step %}
Select the equipment from the list.
{% endstep %}

{% step %}
Click **Next**.

The survey form opens with questions based on the VT settings. Save this template to add or order similar equipment in the future.
{% endstep %}

{% step %}
Click **Next**.

The **Open Equipment Order** window opens and displays the equipment information for ordering.
{% endstep %}

{% step %}
Click **Process Order**.

The Open Equipment Order window displays the equipment's **Completed** status.
{% endstep %}

{% step %}
To verify whether the equipment added to the VT Settings, go to the **VT Settings** page.
{% endstep %}

{% step %}
Click **Terminal Selection** dropdown.

The dropdown list displays the newly added equipment.
{% endstep %}
{% endstepper %}


---

# 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.xplorpay.com/merchant-portal/guides/virtual-terminal/adding-or-ordering-the-equipment.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.
