# Getting started

- [Introduction](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/introduction.md): "Barcodify - Customer Selector" is a Shopify app that enables you to view & add customers to the Shopify POS cart by scanning a barcode.
- [Design mobile wallet passes](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/design-mobile-wallet-passes.md): Boost your sales and brand recognition. Design digital cards and give them to your customers to use in your retail stores.
- [Share "app-generated" barcodes with customers](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers.md): Distribute mobile wallet passes or plain barcodes in person, on your website, through Shopify notifications or using bulk emailing services such as Mailchimp, Klavyio, Shopify Email, etc.
- [Share barcodes in person](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/share-barcodes-in-person.md): Distribute barcodes from the app's customer profile.
- [Share barcodes via Shopify notifications](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/share-barcodes-via-shopify-notifications.md)
- [Share barcodes via bulk messaging services](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/share-barcodes-via-bulk-messaging-services.md): Shopify Email app, Mailchimp, Klaviyo and other tools can be used to bulk send barcodes
- [Place barcodes on the new customer page](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/place-barcodes-on-the-new-customer-page.md): Let your customers view their barcodes on the profile page. No coding required!
- [Place barcodes on the legacy customer page](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/place-barcodes-on-the-legacy-customer-page.md): Display barcodes on your Shopify online store
- [Synchronise "merchant-issued" custom barcodes with the app](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app.md): Pair unique barcodes from an existing loyalty program with your customers.
- [Enter barcodes in Admin](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app/enter-barcodes-in-admin.md): A simple way to enter and test a small number of custom barcodes.
- [Enter barcodes in POS](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app/enter-barcodes-in-pos.md): A simple way to enter and test a small number of custom barcodes from the POS customer profile page.
- [Import barcodes](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app/import-barcodes.md): The quickest way to synchronise a large number of barcodes with the app.
- [Populate barcodes from customer metafield](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app/populate-barcodes-from-customer-metafield.md)
- [Bulk-export customers](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/bulk-export-customers.md)
- [Analytics](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/analytics.md): Check the stats of downloaded mobile wallet passes since August 2023
- [Add customers to the POS cart](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/add-customers-to-the-pos-cart.md): The new way to add customers fast!
- [Legacy (slower) ways to add customers](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/legacy-slower-ways-to-add-customers.md)
- [Shopify POS "Add customer" Smart Grid action](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/legacy-slower-ways-to-add-customers/shopify-pos-add-customer-smart-grid-action.md)
- [The "Barcodify - Customer Selector" app website](https://galmis.gitbook.io/barcodify-customer-selector/getting-started/legacy-slower-ways-to-add-customers/the-barcodify-customer-selector-app-website.md)


---

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