> For the complete documentation index, see [llms.txt](https://kbase.whitelabel-loyalty.com/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences.md).

# Audiences

- [Get started with Audiences](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/get-started-with-audiences.md): Learn how audiences in the Loyalty Engine help you group users based on specific criteria, enabling advanced targeting, gamification, and customisation for your loyalty program.
- [Audience criteria](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-criteria.md)
- [Audience query builder](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-criteria/audience-query-builder.md): Learn how to build audiences in the Loyalty Engine using the query builder, based on activity, profile, reward, and product data to create targeted and customised user groups.
- [Audience expression editor](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-criteria/audience-expression-editor.md): Learn how to build audiences in the Loyalty Engine using the expression editor, based on complex criteria across a range of data points.
- [Audience refresh rates](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-refresh-rates.md): Learn how audience refresh rates determine how often user eligibility is reassessed in the Loyalty Engine, including daily, reactive, and manual refresh options.
- [Audience joined & left events](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-joined-and-left-events.md)
- [Audience tutorials](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials.md)
- [Create audiences based on user profile information](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information.md)
- [Create a user birthday audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information/create-a-user-birthday-audience.md)
- [Create a user age audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information/create-a-user-age-audience.md)
- [Create a user location audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information/create-a-user-location-audience.md)
- [Create a suspended user audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information/create-a-suspended-user-audience.md)
- [Create a VIP or employee audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-profile-information/create-a-vip-or-employee-audience.md)
- [Create audiences based on user activity](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-activity.md)
- [Create an audience of users who have purchased a particular reward](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-activity/create-an-audience-of-users-who-have-purchased-a-particular-reward.md)
- [Create an audience of users who have or haven't reported one or more events](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-audiences-based-on-user-activity/create-an-audience-of-users-who-have-or-havent-reported-one-or-more-events.md)
- [Create an audience with multiple or nested groups](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-an-audience-with-multiple-or-nested-groups.md)
- [Create an audience with date and time based criteria](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-an-audience-with-date-and-time-based-criteria.md)
- [Create reactors for joining or leaving an audience](https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences/audience-tutorials/create-reactors-for-joining-or-leaving-an-audience.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kbase.whitelabel-loyalty.com/product/loyalty-engine/audiences.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
