# User Experiences

- [Product Dashboard](https://uzera.gitbook.io/uzera-help-center/user-experiences/product-dashboard.md): The Product Dashboard provides insights into how users are engaging with your application.
- [How to create Tours?](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-tours.md): Create an interactive tour for your users by using modals, tooltips, hotspots.
- [How to create Surveys?](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-surveys.md): Create in-app surveys and forms to collect both quantitative and qualitative feedback from your users
- [Web-App Survey](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-surveys/web-app-survey.md)
- [Sharable Survey](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-surveys/sharable-survey.md)
- [How to create Checklist?](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-checklist.md): An onboarding checklist is required to guide new users through the primary actions needed to find value and complete the setup of a product, ensuring a smoother and more efficient user experience.
- [How to create DemoX?](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-demox.md): Create an interactive video guide for your users by using hotspots.
- [Record with chrome extension](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-demox/record-with-chrome-extension.md): Recording is the basic step in creating DemoX.
- [Build manually](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-demox/build-manually.md)
- [Segments and Filters](https://uzera.gitbook.io/uzera-help-center/user-experiences/segments-and-filters.md)
- [How to create Custom Events?](https://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-custom-events.md): Custom events are user-defined tracking actions that let you capture specific interactions unique to your product or business.
- [Create Net Promoter Score® (NPS)](https://uzera.gitbook.io/uzera-help-center/user-experiences/create-net-promoter-score-r-nps.md): Net Promoter Score® (NPS) is a widely used metric to measure customer satisfaction and loyalty.


---

# 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://uzera.gitbook.io/uzera-help-center/user-experiences.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.
