# Products

- [POS to App](https://docs.vibrant.io/vibrant/products/pos-to-app.md): Register your transactions within your existing POS by using our payment app alongside your POS and set up terminals in no time.
- [App Switch](https://docs.vibrant.io/vibrant/products/app-switch.md): Register your transactions within your existing app by using our payment app alongside your operating apps, and enable a seamless switch between systems.
- [Mobile POS](https://docs.vibrant.io/vibrant/products/mobile-pos.md): Use the all-in-one solution with a Mobile POS which you can install on most Android devices.
- [Type amount](https://docs.vibrant.io/vibrant/products/mobile-pos/type-amount.md): The simple way of doing payments. Enter an amount and request the payment.
- [Products](https://docs.vibrant.io/vibrant/products/mobile-pos/products.md): A list of pre-defined products can help merchants quickly add items that customers request to checkout.
- [Transaction notes](https://docs.vibrant.io/vibrant/products/mobile-pos/transaction-notes.md): You can add context to your payments by including a note with your transaction.
- [Refunds](https://docs.vibrant.io/vibrant/products/mobile-pos/refunds.md): In a situation where your customer needs to get a refund, it’s a simple process. You can refund the full amount of any successful transaction.
- [Discounts](https://docs.vibrant.io/vibrant/products/mobile-pos/discounts.md): Give your customers an extra benefit by providing a discount to the full checkout amount when using the product list.
- [Receipts](https://docs.vibrant.io/vibrant/products/mobile-pos/receipts.md): We don’t do paper receipts, but of course we provide other, better options for your customers.
- [Online Payment Gateway](https://docs.vibrant.io/vibrant/products/online-payment-gateway.md): The gateway offers a secure online way with various payment options, including inputting card information or paying by MobilePay, Apple Pay, or Google Pay. In collaboration with QuickPay.


---

# 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.vibrant.io/vibrant/products.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.
