# Ecommerce

Delve into a spectrum of E-commerce scenarios centered around customer segmentation, personalized enhancements, multi-channel broadcast delivery, and user journey optimization. Discover tailored scenarios aimed at enhancing user experiences, driving conversions, and maximizing performance for e-commerce businesses.

* Personalizations
  * [Web Content](/en/introduction/use-cases/ecommerce/personalizations/web-content.md)
  * [Recommendations](/en/introduction/use-cases/ecommerce/personalizations/recommendations.md)
  * [Notifications](/en/introduction/use-cases/ecommerce/personalizations/notifications.md)
  * [Pop up](/en/introduction/use-cases/ecommerce/personalizations/pop-up.md)
  * [Feedback ](/en/introduction/use-cases/ecommerce/personalizations/feedback.md)
  * [Custom Code](/en/introduction/use-cases/ecommerce/personalizations/custom-code.md)
  * [API (App and other channels)](/en/introduction/use-cases/ecommerce/personalizations/apis-app-and-other-channels.md)
* [Broadcasts](/en/introduction/use-cases/ecommerce/broadcasts.md)


---

# 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://academy.gopersonal.ai/en/introduction/use-cases/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.
