# POS Kiosk

Use this admin interface to simplify in-person transactions. Consider also adding a [Stripe Terminal](/settings/payment-tax-and-disclaimers/point-of-sale.md) to create a seamless card-present transaction for pick up products.

**Steps to Kiosk Checkout:**

1. Click on the product being purchased.
2. In the cart, adjust the volume being purchased for pick up.
3. Optionally assign a customer including those assigned to a "[PRO Team](/pro-teams.md)" and any "Job" information.
4. Easily add additional products (& volumes) as additional line items.
5. Select "Process Order" and choose from the available payment options.


---

# 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.bulkdelivery.pro/pick-up-orders/pos-kiosk.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.
