# POS terminals

This section is designed to help you set up your Point of Sale (POS) terminals efficiently and effectively, ensuring a seamless transaction experience for your customers.

POS terminals are crucial for modern businesses, enabling quick and secure payment processing. Whether you are installing a new POS terminal in a retail store, restaurant, or any other business environment, our comprehensive instructions will guide you through the entire process.

In this section, you will find guides on the following terminals:

{% tabs %}
{% tab title="myPOS" %}

* [Go2](/equipment-installation/pos-terminals/mypos/go2.md)
* [Sigma](/equipment-installation/pos-terminals/mypos/sigma.md)
* [Mini](/equipment-installation/pos-terminals/mypos/mini.md)
  {% endtab %}

{% tab title="Worldline" %}
[Self](/equipment-installation/pos-terminals/worldline.md) (all models)
{% endtab %}
{% endtabs %}


---

# 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://help.smvend.io/equipment-installation/pos-terminals.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.
