# Preview

While building an experience you can keep previewing it to check how viewers will experience it. Opening a preview always directly opens the scene that you were on in the editor.

<figure><img src="/files/6tTytweEWUY18qCh8cck" alt=""><figcaption><p>Preview</p></figcaption></figure>

<figure><img src="/files/55qqo2iliFhsvmH6rWdo" alt=""><figcaption><p>Preview</p></figcaption></figure>

{% hint style="info" %}
Feel free to preview your experience as many times as you want. Previews don't count towards your monthly view limits.
{% endhint %}

Note that these preview links are meant for previewing the experience only. The preview links fast - you should keep opening new preview tabs by every time you want to preview.

*Also read:*[/pages/qeJIoAGgJ3k4tWJhGuol#whenever-i-share-my-spaces-after-a-while-the-link-says-unauthorised-401.-do-links-expire-after-a-cer](https://docs.gmetri.com/metaverse/build/editor/pages/qeJIoAGgJ3k4tWJhGuol#whenever-i-share-my-spaces-after-a-while-the-link-says-unauthorised-401.-do-links-expire-after-a-cer "mention")


---

# 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.gmetri.com/metaverse/build/editor/preview.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.
