> 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/woocommerce-and-magento.md).

# WooCommerce and Magento

To start using Personal Discount for WooCommerce and Magento you need to [log in or register](https://app.personaldiscount.io/login).

Here are articles in this section:

| [Add a Mailchimp pop-up to your WooCommerce store](/woocommerce-and-magento/add-a-mailchimp-pop-up-to-your-woocommerce-store.md)                   |
| -------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Apply a coupon code via URL in WooCommerce](/woocommerce-and-magento/apply-a-coupon-code-via-url-in-woocommerce.md)                               |
| [Create a Cart Price Rule in Magento 2.x](/woocommerce-and-magento/create-a-cart-price-rule-in-magento2.md)                                        |
| [Create an Access Token in Magento 2.x](/woocommerce-and-magento/create-an-access-token-in-magento2.md)                                            |
| [Send unique coupons to new email subscribers using Mailchimp](/woocommerce-and-magento/send-unique-coupons-to-new-subscribers-using-mailchimp.md) |
| [Send unique coupons for your subscribers birthday](/woocommerce-and-magento/send-unique-coupons-for-your-subscribers-birthday.md)                 |
| [Frequently Asked Questions](/woocommerce-and-magento/master.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/woocommerce-and-magento.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.
