# Quick Start Guides

- [Creating a Loyalty Points program](https://docs.wployalty.net/quick-start-guides/creating-a-loyalty-points-program.md): Learn how to create Loyalty Program in your site in a few simple steps.
- [Creating a Referral Program](https://docs.wployalty.net/quick-start-guides/creating-a-referral-program.md): Learn how to create Referral Program in your site and how does it work in detail.
- [Creating a Customer Reward Page](https://docs.wployalty.net/quick-start-guides/creating-a-customer-reward-page.md): Learn how to create a customer reward page in your store so that your customers can discover your rewards program


---

# 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://docs.wployalty.net/quick-start-guides.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.
