# How to create Surveys?

With Uzera, you can create in-app surveys and forms to collect both quantitative and qualitative feedback from your users. You have the flexibility to choose from pre-made survey types, including NPS®, CSAT, PMF, CES, Star rating, and custom surveys. Additionally, you can customize your surveys by asking questions based on previous answers and using various question types, like short text fields, large text fields, multiple-choice, single choice, and contact forms.

## Getting started with Survey

You can create two types of survey

1. [Web-App survey](/uzera-help-center/user-experiences/how-to-create-surveys/web-app-survey.md)
2. [Sharable survey](/uzera-help-center/user-experiences/how-to-create-surveys/sharable-survey.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://uzera.gitbook.io/uzera-help-center/user-experiences/how-to-create-surveys.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.
