# Shopify

- [Referencing Shopify pages](https://help.trybeans.com/integrations/shopify/refencing-pages.md): Add a link to the rewards and referral program page in your site menu
- [Enable customer accounts](https://help.trybeans.com/integrations/shopify/enable-customer-accounts.md): Let customers sign up and login to your shop
- [Template Migration](https://help.trybeans.com/integrations/shopify/template-migration.md): This section is very optional and, in most case, is not needed.
- [Shopify OS 2.0](https://help.trybeans.com/integrations/shopify/os-theme-2.md): Set up Beans on Shopify Online Store 2.0 theme
- [Using discount codes with redemption](https://help.trybeans.com/integrations/shopify/using-discount-codes-with-redemption.md): This article explains how Shopify merchants can manage discount codes conflicting with points redemption.
- [Shopify POS](https://help.trybeans.com/integrations/shopify/shopify-pos.md): Does Beans support Shopify POS?
- [Shopify Limitations](https://help.trybeans.com/integrations/shopify/limitation.md)
- [Uninstallation](https://help.trybeans.com/integrations/shopify/uninstallation.md): How to properly uninstall the Beans application on your Shopify store.
- [Shopify customers tags](https://help.trybeans.com/integrations/shopify/shopify-customers-tags.md): Tagging your Shopify customers with their VIP tier levels


---

# 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.trybeans.com/integrations/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.
