# Personalizations

Discover a range of Ecommerce use cases covering diverse personalizations techniques such as web content, recommendations, notifications, pop-ups, feedback, and custom code. Explore scenarios designed to elevate user experiences, boost conversions, and optimize performance for ecommerce businesses.&#x20;

* [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](/en/admin-ui/personalizations/api-personalization.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/personalizations.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.
