# Audiences

A key feature of the Odore Platform is segmentation of data. On our platform you can create audiences with certain characteristics. How you segment people is completely up to you and you can use as many or little characteristics as you like.&#x20;

For example: if you have asked customers what skin type they have and what age group they are within, you can create an audience based on that information. You can find all the people that may have dry skin and are 18 years old for future campaigns or when a new product is launched.&#x20;

This is a useful feature to boost customer engagement and target specific consumers.&#x20;


---

# 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.odore.com/campaigns/audiences.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.
