# Surveys

{% embed url="<https://www.loom.com/share/46c49154e6b3411492300ba4dbf7129e?hideEmbedTopBar=true&hide_share=true&hide_title=true&sid=c2af6916-162d-4a41-b006-783f605e8f84?hide_owner=true>" %}

The above video contains:

1. Understanding Surveys Vs Forms
2. Creating a survey using templates
3. Creating a survey from scratch

**Example:**

{% embed url="<https://www.loom.com/share/dbc3f94f07a04b838f733cb833211e27?hideEmbedTopBar=true&hide_share=true&hide_title=true&sid=9c8d4c9d-1ff2-4cb0-82e1-a8379e5909c9?hide_owner=true>" %}

The above video contains:

1. A complete example of how to use surveys
2. Sharing and embedding a survey


---

# 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.synamate.com/docs/synamate-modules/sites/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.
