> For the complete documentation index, see [llms.txt](https://galmis.gitbook.io/barcodify-customer-selector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/introduction.md).

# Introduction

## Features

1. Design mobile wallet passes or create plain barcodes.
2. Share barcodes, automatically created by the app, with your customers.
3. Check the stats of downloaded mobile wallet passes.
4. Synchronise "merchant-issued" custom barcodes with the app individually or in bulk. Great for when you want to be fully in control of your customer barcode styling, formatting, distribution, etc.
5. Scan barcodes and quickly add the matching customer to the POS cart.
6. Partial barcode search - pull up customer information by only typing a few characters.
7. Bulk export customer information with app-generated QR codes.

## Quick demo

Open the "Add customer" POS UI extension and scan your customer's barcode.

{% embed url="<https://youtu.be/Ka9m8JdYKZM?t=6>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://galmis.gitbook.io/barcodify-customer-selector/getting-started/introduction.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.
