# Segmentation

Push notification segmentation is based on the creation of a set of conditions that contacts must meet in order to be included in a segment. The segment can be either dynamic, which will change depending on the transmission of data (update of contact data), or static, which will not change.

**Example:** Want to send a push notification to users who are currently browsing women's pants? If your application provides us with relevant data regularly, the segment will be dynamically updated - users who meet the criterion will be automatically included in the audience. Segmentation provides unlimited possibilities, based on the data provided by the application, so campaigns can be precisely targeted and updated in real-time.&#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.messageflow.com/mobile-push/push-campaigns/segmentation.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.
