# Woocommerce

- [Account Synchronization](https://help.trybeans.com/integrations/woocommerce/account-synchronization.md)
- [Referencing WooCommerce pages](https://help.trybeans.com/integrations/woocommerce/referencing-pages.md): This article explains how to add a link to the program page on your store navigation menu
- [Setting up permalinks](https://help.trybeans.com/integrations/woocommerce/connecting-beans-application-to-woocommerce-stores.md)
- [Edit Beans pages](https://help.trybeans.com/integrations/woocommerce/how-to-update-the-rewards-page.md): How to add additional information to the rewards program page
- [Updating your shop domain](https://help.trybeans.com/integrations/woocommerce/updating-your-shop-domain.md): This article explains how to handle website domain update for WooCommerce merchants.
- [Manually Installing Beans](https://help.trybeans.com/integrations/woocommerce/manually-installing-beans.md): This article explains how to connect Beans manually to your WooCommerce store.
- [Reset and reconnect](https://help.trybeans.com/integrations/woocommerce/reset-and-reconnect-plugin.md): Troubleshoot and reconnect the Beans plugin in your WooCommerce shop
- [Caching issues](https://help.trybeans.com/integrations/woocommerce/caching-issues.md): Issues with rewards and referral program not loading due to cache
- [Connection  Issues](https://help.trybeans.com/integrations/woocommerce/connection-issues.md): How to fix connection issues when trying to connect your store to Beans


---

# 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/woocommerce.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.
