# Set Up Your Card (25 Mins)

{% embed url="<https://drive.google.com/file/d/13fxxlvchtTqo_KCHk7Jdo7qSTioS8nQO/view?usp=drive_link>" %}

### To Do List (and free resources mentioned in video)

Watch the above video and follow along.

* [ ] Choose a card type (for most businesses we recommend Stamp cards)
* [ ] Decide on the terms of your loyalty program (How many stamps? What will the reward be?)
* [ ] Upload a logo [(to change the size, click here)](https://www.canva.com/design/DAGU_lTTjLw/OIzm3hMTeFdyIGESHmbDkg/view?utm_content=DAGU_lTTjLw\&utm_campaign=designshare\&utm_medium=link\&utm_source=publishsharelink\&mode=preview)
* [ ] Choose or upload stamps ([to customize the stamp design on Canva, click here](https://www.canva.com/design/DAGU_Z90mLc/2WLvR2IVA1esaIzNACGOlQ/view?utm_content=DAGU_Z90mLc\&utm_campaign=designshare\&utm_medium=link\&utm_source=publishsharelink\&mode=preview))
* [ ] Set up your Google Review link:

  * [ ] Search your place ID number[ (click here to access place ID finder)](https://developers.google.com/maps/documentation/places/web-service/place-id)

  <div align="center"><figure><img src="https://2570441824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0547Xg2o2wi7JEYu6mtI%2Fuploads%2FLefsdAvhqUfPjZlMfAVc%2Fimage.png?alt=media&#x26;token=7feb9d4d-71c8-4123-aac3-a9a020c87641" alt=""><figcaption></figcaption></figure></div>

  * [ ] Then paste it after the equal sign in this link:<https://search.google.com/local/writereview?placeid=> \
    Like this: <br>

    <figure><img src="https://2570441824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0547Xg2o2wi7JEYu6mtI%2Fuploads%2FiGUi1DH05g9QzzGZmtwR%2Fimage.png?alt=media&#x26;token=92f62836-fd95-41cc-a8be-aac4ff95fc13" alt=""><figcaption></figcaption></figure>
  * [ ] Paste this link into the URL field as indicated in the video.
* [ ] Save the card
* [ ] Activate the card
* [ ] Then click on the QR code button to access the PDF
* [ ] Print and set it up in a table stand next to your cash register ([click here to buy one on Amazon](http://surl.li/lmwqip))

  <figure><img src="https://2570441824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0547Xg2o2wi7JEYu6mtI%2Fuploads%2F3Un9GtmlvgCz5WgQ9sfr%2Fimage.png?alt=media&#x26;token=983b8b11-ac88-4af3-88a7-d996970e4762" alt="" width="375"><figcaption></figcaption></figure>
* [ ] That's it!


---

# 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://help.lunaloyaltycards.com/quick-start/quickstart.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.
