# Ordering a Terminal

To order a terminal, navigate to **Card Readers** in the merchant administration of your Payrexx account. Scroll down and click on "Order Terminal":

<div align="left"><figure><img src="/files/uTqRheOyvNr5mwqsHo7S" alt=""><figcaption><p>Starting the card reader order process</p></figcaption></figure></div>

The ordering process is divided into the following four steps. Click "Next" to proceed to the next step.

### Step 1: Select device

1. Choose the desired device.
2. Enter the quantity of devices you wish to order.

{% hint style="info" %}
The maximum number of card readers you can order depends on the [plan](/merchant/english/account/settings/plan-and-billing.md) active in your Payrexx account. Please contact our [support team](/merchant/english/faq/payrexx-support-portal.md) if you require additional terminals.
{% endhint %}

3. Enter the discount code.

<div align="left"><figure><img src="/files/fR8LtnkYTSbmsGL3L0Pe" alt=""><figcaption><p>Card reader order (step 1 of 4)</p></figcaption></figure></div>

### Step 2: Define Point of Sale

Click the "New Point of Sale" button:

<div align="left"><figure><img src="/files/RROnKGsOHFy7OB2yaQMH" alt=""><figcaption><p>Card reader order (step 2 of 4)</p></figcaption></figure></div>

{% hint style="info" %}
If you want to order an additional card reader for an existing point of sale, simply click on the corresponding point of sale.
{% endhint %}

Enter the required information for the point of sale:

1. Address of the point of sale
2. Details of the products sold at the point of sale
3. Expected monthly revenue and average transaction amount

<div align="left"><figure><img src="/files/8k7Jtp2JR9UNi8EuApZ7" alt=""><figcaption><p>Card reader order (step 2 of 4)</p></figcaption></figure></div>

### Step 3: Define delivery address

Set the address where the POS terminal should be shipped:

<div align="left"><figure><img src="/files/WdexT9tjHyq84DBnIzps" alt=""><figcaption><p>Card reader order (step 3 of 4)</p></figcaption></figure></div>

### Step 4: Complete order

In the final step, review the information you have provided and complete the order by clicking "Order with costs":

1. We recommend selecting the checkbox and ordering our free QR stickers along with the terminal. This ensures that you can continue accepting payments via [QR Pay](/merchant/english/account/tools/qr-pay.md) even in the event of a temporary POS terminal outage.
2. The "Confirm order" checkbox must be selected.


---

# 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.payrexx.com/merchant/english/pos/ordering-a-terminal.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.
