# Use cases for targeted blocks

Targeted blocks allow you to deliver personalized content to specific customer groups, enhancing engagement and creating a more tailored shopping experience. Here are some practical use cases:

## Exclusive Offers for VIP Customers

* **Target:** Customers tagged as “VIP.”
* **Example Block:** Announcement Banner displaying “Thank You for Your Loyalty! Enjoy 20% Off Your Next Order.”
* **Why It Works:** Makes loyal customers feel valued and encourages repeat purchases.

## First-Time Shoppers Welcome

* **Target:** New customers with no purchase history.
* **Example Block:** Image Banner with “Welcome! Enjoy 10% Off Your First Order.”
* **Why It Works:** Creates a positive first impression and incentivizes first-time buyers.

## Seasonal Campaigns

* **Target:** Customers tagged with seasonal preferences (e.g., “Winter Collection Shoppers”).
* **Example Block:** Featured Products Block showcasing seasonal collections or holiday deals.
* **Why It Works:** Keeps content relevant to customer interests and seasonal trends.

## Wholesale Customer Experience

* **Target:** Customers tagged as “Wholesale.”
* **Example Block:** Announcement Banner with “Bulk Discounts: Save More When You Order 50+ Units.”
* **Why It Works:** Highlights exclusive deals for wholesale buyers.


---

# 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.overse.app/hubble/customer-targeting/use-cases-for-targeted-blocks.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.
