# POS (Point Of Sales)

The app is also available on the POS system. Once installed, it will be visible on the POS app and the order completion screen.

With the new version of the POS, the app needs to be added before use. It is available in the Shopify admin.

1. From your Shopify admin, go to **Sales channels** > [**Point of Sale**](https://admin.shopify.com/apps/point-of-sale-channel).
2. Navigate to **Settings** > [**POS apps**](https://admin.shopify.com/settings/apps/point-of-sale-channel/settings/pos-ui-extensions).
3. Select **Serial Numbers** by My Product Cares.
4. In the **Additional areas** section, click **Add**.

<figure><img src="/files/MXqmSEJCf4IYyyccEjFM" alt=""><figcaption></figcaption></figure>

## Order completion

On the available tiles, scroll to the right or left to find the **My Product Cares/Registration** app.

<figure><img src="/files/1eXmeFmmGms8bZQ4pifF" alt=""><figcaption></figcaption></figure>

Once the app is open, you can enter the serial number for each item in the order. You can either enter the serial numbers manually or use a scanner for faster input.

<figure><img src="/files/zlJ5go8GNsoYJeuHdsLG" alt=""><figcaption></figcaption></figure>


---

# 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://doc.product-reg.varify.xyz/pos-point-of-sales.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.
