# Previewing your survey

You've finished working on your survey and want to preview it before sharing it with your audience.&#x20;

The survey preview feature provides you with an accurate representation of how the survey will appear to your users.

To see a preview of your survey:

1. At the top right, click on the  <img src="/files/vVDpFz9L4Dka2RzU1b9x" alt="" data-size="line"> **Preview** button.
2. A popup window with your form will open. Here you can see how your form will look on different devices - Web, tablet and mobile.&#x20;
3. After you've made sure that the form looks and works as you wish, close the popup to go back to the form builder.

<figure><img src="/files/t1Raniyiju3APkrenclP" alt=""><figcaption></figcaption></figure>


---

# 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.pristo.io/form-builder/previewing-your-survey.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.
