# Demo App

Want to see Critical Moments in action? &#x20;

Download our demo app [**from TestFlight**](https://testflight.apple.com/join/uSwscwu0) or view the source code [on Github](https://github.com/CriticalMoments/CriticalMoments/tree/main/ios/sample_app).

<div align="left"><figure><img src="/files/gqhZNSgoJ2DRVGEPee9V" alt="" width="188"><figcaption></figcaption></figure></div>

### What's included

The demo app lets you try the following:

* Example use cases
  * User messaging
  * Smart Feature Flags
  * User Journey Exmaple
* Realtime conditional evaluation
* Actions
  * Modals
  * Banners
  * Alerts
  * Web links
  * Deeplinks
* Themes


---

# 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/demo-app.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.
