# Conditional Targeting

- [Intro to Conditions](https://docs.criticalmoments.io/conditional-targeting/intro-to-conditions.md): Powerful conditions for targeting, with over 100 properties
- [Built-in Properties](https://docs.criticalmoments.io/conditional-targeting/built-in-properties.md): Critical moments comes with many properties and functions built in, which you can use for your conditional targeting
- [Custom Properties](https://docs.criticalmoments.io/conditional-targeting/custom-properties.md): Bring your own data to the party!
- [Syntax and Operators](https://docs.criticalmoments.io/conditional-targeting/syntax-and-operators.md): Details on the syntax and operators available in conditional strings
- [Conditional Guides](https://docs.criticalmoments.io/conditional-targeting/conditional-guides.md)
- [Working with Dates](https://docs.criticalmoments.io/conditional-targeting/conditional-guides/working-with-dates.md): Helper functions for working with dates and times
- [Locations and Weather](https://docs.criticalmoments.io/conditional-targeting/conditional-guides/locations-and-weather.md): Here and now
- [Event and Property History](https://docs.criticalmoments.io/conditional-targeting/conditional-guides/event-and-property-history.md)


---

# 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.criticalmoments.io/conditional-targeting.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.
