# Instant Preview

The Instant Preview feature is a powerful tool for anyone looking to streamline their reading process. With this feature, users can quickly and easily preview articles, videos or podcasts without having to navigate away from their current screen. This allows readers to stay focused on the content at hand and avoid distractions that might come from switching between multiple tabs or windows.

Just click on the bookmark you want to preview on your [Dashboard](/using-reader-mode/dashboard.md) , and select either&#x20;

* **Preview** -  bookmark content in distraction-free reader, in PDF reader or as an image&#x20;
* **Web** - bookmark content as in their original website

{% hint style="info" %}
Some websites cannot be displayed in this mode as they blocked any external apps/services to view their website externally.&#x20;
{% endhint %}

* [Permanent Copy](/using-reader-mode/permanent-copy.md)
* [Highlights](/using-reader-mode/highlights.md)

<figure><img src="/files/7TISoEhLNSZX0fUjJEFr" 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://help.readermode.io/using-reader-mode/instant-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.
