> For the complete documentation index, see [llms.txt](https://docs.personaldiscount.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.personaldiscount.io/personal-discount-for-shopify.md).

# Personal Discount for Shopify

#### Find Personal Discount and install it in your Shopify shop via the Shopify app store:

{% embed url="<https://apps.shopify.com/personal-discount>" %}

#### Learn more about how to use our app:

| [How does Personal Discount work?](/personal-discount-for-shopify/how-does-personal-discount-work.md)                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Frequently Asked Questions](/personal-discount-for-shopify/frequently-asked-questions.md)                                                                     |
| [Configure discount](/personal-discount-for-shopify/configure-discount.md)                                                                                     |
| [Integrate Personal Discount with your Email Service Provider](/personal-discount-for-shopify/integrate-personal-discount-with-your-email-service-provider.md) |
| [Use cases](/personal-discount-for-shopify/use-cases.md)                                                                                                       |
| [Troubleshooting](/personal-discount-for-shopify/troubleshooting.md)                                                                                           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.personaldiscount.io/personal-discount-for-shopify.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.
