# About Presentation Preview

The Presentation Preview gives you the ability to preview your articles on your Naviga Web right from Naviga Dashboard.

It is a set of plugins working together to make this scenario available.

* Writer plugin
* Writer dashboard integration
* Dashboard plugin
* Naviga Web template

You can preview any published or unpublished articles. If you have images in your article that is unpublished at the time of preview we will actually support to view these since we pass down the url to your editorial image provider. Related articles and concepts will also be passed to the presentation layer but we can only handle published items.


---

# 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.navigaglobal.com/presentation-preview/about-presentation-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.
