# E-commerce Functions

- [Overview](https://docs.myalice.ai/myalice-ecommerce/connect-ecommerce.md): Learn how to add e-commerce marketplaces on MyAlice.
- [Manage your WooCommerce Store](https://docs.myalice.ai/myalice-ecommerce/woocommerce.md): Connect your WooCommerce store with MyAlice with this step-by-step guide.
- [Connect your WooCommerce Store to MyAlice](https://docs.myalice.ai/myalice-ecommerce/woocommerce/connect-your-woocommerce-store-to-myalice.md): Connect your WooCommerce store with MyAlice with this step-by-step guide.
- [Connect Your Customer Information on WooCommerce](https://docs.myalice.ai/myalice-ecommerce/woocommerce/connect-woocommerce-customer-information.md): Connect and match your existing customer information with anonymous profiles.
- [Manage WooCommerce Orders from Inbox](https://docs.myalice.ai/myalice-ecommerce/woocommerce/woocommerce-order.md): Create or update orders on WooCommerce directly from your inbox for a seamless customer support experience.
- [Manage your Shopify Store](https://docs.myalice.ai/myalice-ecommerce/shopify.md): Connect your Shopify store with MyAlice with this step-by-step guide.
- [Connect your Shopify Store to MyAlice](https://docs.myalice.ai/myalice-ecommerce/shopify/connect-your-shopify-store-to-myalice.md): Connect your Shopify store with MyAlice with this step-by-step guide.
- [Connect Your Customer Information on Shopify](https://docs.myalice.ai/myalice-ecommerce/shopify/connect-shopify-customer-information.md): Connect and match your existing customer information with anonymous profiles.
- [Manage Shopify Orders from Inbox](https://docs.myalice.ai/myalice-ecommerce/shopify/shopify-order.md): Create or update orders on Shopify directly from your inbox for a seamless customer support experience.
- [Product Recommender](https://docs.myalice.ai/myalice-ecommerce/product-recommender.md): Share product links in your inbox directly from your connected store.
- [E-Commerce User Data in Inbox](https://docs.myalice.ai/myalice-ecommerce/woocommerce-user-data-in-inbox.md): Find e-commerce user data in your Inbox so that agents can manage support faster with immediate access to customer information and order history right next to each ticket.


---

# 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.myalice.ai/myalice-ecommerce.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.
