# Quick Start

- [Set Up Your Card (25 Mins)](https://help.lunaloyaltycards.com/quick-start/quickstart.md): Watch the video below to learn everything you need to know to set up your loyalty card in 25 minutes.
- [How To Use Scanner App to Give Stamps/Points (5 Mins)](https://help.lunaloyaltycards.com/quick-start/publish-your-docs.md)
- [How To Send Custom Push Notifications (5 Mins)](https://help.lunaloyaltycards.com/quick-start/publish-your-docs-1.md)
- [Dashboard and Data (5 min)](https://help.lunaloyaltycards.com/quick-start/publish-your-docs-2.md)
- [Understand All The Features (15 Mins)](https://help.lunaloyaltycards.com/quick-start/quickstart-1.md)
- [In Detail: The 8 Types Of Cards (Set Up)](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up.md)
- [Stamp](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/stamp.md)
- [Multipass](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/multipass.md)
- [Rewards (Points)](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/rewards-points.md)
- [Discount](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/discount.md)
- [Cashback](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/cashback.md)
- [Membership](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/membership.md)
- [Coupon](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/coupon.md)
- [Gift Card](https://help.lunaloyaltycards.com/quick-start/in-detail-the-8-types-of-cards-set-up/gift-card.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://help.lunaloyaltycards.com/quick-start.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.
