# Select POS Type

When working with the SecureTable module, you can select the POS type the terminal communicates with. You should not need to change the POS type if your system was working properly with its initial configuration, but you may need to make a change if you install a new POS or if directed by a PayFacto support agent.

{% hint style="danger" %}
IMPORTANT! If you change the POS type without ensuring that the back-office POS is configured to support the new type, the communication between your POS workstation(s) and the payment terminal may not function correctly.
{% endhint %}

#### **To select the POS type for the SecureTable module:**

1. From the main screen, touch the **Menu** button.\
   ![Menu button](https://documentation.payfacto.com/SecurePayment/SecurePay/UG/CA-EN/assets/images/SecurePay-table/_MVP/SecureTablePay_HomeScreenMenuHighlight.png)
2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Semi-integrated configuration** section and touch SecureTable options.\
   ![SecureTable options](https://documentation.payfacto.com/SecurePayment/SecurePay/UG/CA-EN/assets/images/SecurePay-table/_MVP/SemiIntegratedConfig_SecureTableOptions.png)
4. Scroll to the POS type section and touch the name of the POS you want to use with the payment terminal; the available options are:

   * **Maitre'D**
   * **Squirrel POS**

   ![Select POS type](https://documentation.payfacto.com/SecurePayment/SecurePay/UG/CA-EN/assets/images/SecurePay-table/_MVP/SemiIntegratedConfig_SecureTable_POStype.png)
5. If you have more than one terminal, repeat steps **1** to **4** for each additional terminal where you want to configure the POS type.


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/select-pos-type.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.
