# APIs (App & other channels)

Personalization through APIs offers the flexibility to extend tailored experiences to various sales channels such as apps, conversational platforms, and other touchpoints. By leveraging APIs, you can seamlessly integrate personalized content and interactions, ensuring consistent and engaging experiences across diverse customer touchpoints.

Discover how to create a Personalization through API  [here](/en/admin-ui/personalizations/api-personalization.md).&#x20;

* Integrate recommendations across various channels such as mobile apps and conversational platforms to extend the customer experience.
* Add personalized banners within the app based on user affinity.&#x20;
* Promote discounted products in the App for customers with a probability of churn.
* Display exclusive categories only to customers who participated in live shopping events.
* Display social proof on the product detail page (PDP) in the app by showcasing products with low stock or high views to create a sense of urgency.&#x20;
* Display recommended products in the app when a customer visits a physical store.
* Display products available in the app based on loyalty level.&#x20;
* Display a pop-up with a discount coupon tailored to the audience on the app channel.
* Display notifications or pop-ups on the app during specific periods and time slots.
* New special categories for segments on the app's home screen.
* Sort app categories by customer affinity.
* Display in-app pop-ups with complementary products when a customer adds items to their cart to encourage upselling.
* In-app message with App new updates.
* In-app message for first-time app usage.
* Add NPS or star feedback when the customer finishes the purchase.
* Display a discount coupon on the App for the first purchase.
* Display location-based promotions in the app tailored to customer segments.


---

# 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/apis-app-and-other-channels.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.
