# About previewing

The preview tool allows you to see how each phase of an experiment looks and plays before you decide to publish it.&#x20;

To preview an experiment:

1. Click **Edit** on the experiment you want to preview. The editing screen for the experiment will open.&#x20;
2. Click on the **Preview** button at the top right-hand corner of the screen.&#x20;
3. A preview of the experiment will open in a new browser window.


---

# 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://emotiv.gitbook.io/emotivpro-builder/previewing-an-experiment/about-previewing.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.
