# Videos

- [Create a Survey](https://help.qwary.com/product-guide/videos/create-a-survey.md): Getting started - How to create a survey?
- [Create a Video Survey](https://help.qwary.com/product-guide/videos/create-a-video-survey.md): Getting started - How to create a video survey?
- [Question Types](https://help.qwary.com/product-guide/videos/question-types.md): Overview of available question types
- [Design a Survey](https://help.qwary.com/product-guide/videos/design-a-survey.md): Step by step guide on how to design a branded survey
- [Branching](https://help.qwary.com/product-guide/videos/branching.md): The article describes how to use advanced branching logic lets you customize survey behavior based on how participant responds to questions
- [Multilingual Surveys](https://help.qwary.com/product-guide/videos/multilingual-surveys.md): Article describes how to create surveys in multiple languages (multilingual surveys)
- [Settings](https://help.qwary.com/product-guide/videos/settings.md)
- [Responses Settings](https://help.qwary.com/product-guide/videos/responses-settings.md)
- [Distribute Survey](https://help.qwary.com/product-guide/videos/distribute-survey.md): Overview of how to distribute the survey
- [Square Online Integration](https://help.qwary.com/product-guide/videos/square-online-integration.md): Article describes how to deploy survey to square online site
- [Analysis](https://help.qwary.com/product-guide/videos/analysis.md): The article describes how to analyze your survey response data
- [Company Settings](https://help.qwary.com/product-guide/videos/company-settings.md): Article describes how to setup account for company branding
- [Page](https://help.qwary.com/product-guide/videos/page.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://help.qwary.com/product-guide/videos.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.
