# Share barcodes in person

If you wish to personally give your customers their barcodes, there are a couple of ways to do it via the app's customer profile.

{% hint style="info" %}
Navigate to the profile via the app's website ("Customers" > click the customer's tile) or Shopify admin's customer profile ("More actions" > "View in Barcodify - Customer Selector").
{% endhint %}

## Print plain customer barcodes

If you use a label printer (e.g. DYMO), you may wish to print customer barcodes, which could be stuck to cards, keychains, etc. This could be useful if&#x20;

* Your customers own loyalty cards without unique barcodes.
* You don't want to [synchronise existing customer barcodes with the app](/barcodify-customer-selector/getting-started/synchronise-merchant-issued-custom-barcodes-with-the-app.md).

Under the "App-generated barcodes" section, select the format of the barcode (QR code or a simple Code 128 barcode) and click the "Print" button.&#x20;

<figure><img src="/files/1Ah6SDOQ5Xh37V73JZfN" alt=""><figcaption><p>Barcodify - Customer Selector customer profile</p></figcaption></figure>

{% hint style="info" %}
The "Print" button is currently only supported when the app is opened in a web browser. If you wish to print labels from Shopify or Shopify POS apps, you'd need to open barcodes in a web browser and print from there.
{% endhint %}

## Scan & download wallet passes

The app's customer profile also contains Apple Wallet and Google Wallet download links and QR codes with the encoded download links. Your customers could scan the QR codes with their mobile devices and download the passes.

<figure><img src="/files/uZxOj2mG5onsM2IXZPVy" alt=""><figcaption><p>Scan &#x26; download wallet passes</p></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://galmis.gitbook.io/barcodify-customer-selector/getting-started/share-app-generated-barcodes-with-customers/share-barcodes-in-person.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.
