# Preview Pane Responsive View

When viewing page content in preview mode you have the option to scale the preview window to various device sizes:

1. Once you have finished editing the page content, click **Save and preview**.
2. Select **Fit browser** to view the different preview modes.

   ![responsivePreview.png](https://2050077833-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb0WSXUuM7Qx5BfREagAI%2Fuploads%2Fgit-blob-3fef3ae4b555b6eb56ef573c97a014d442b4fdd2%2FresponsivePreview-v9.png?alt=media)
3. Select the device you would like to scale the preview pane to.


---

# 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.umbraco.com/umbraco-cms/tutorials/editors-manual/tips-and-tricks/preview-pane-responsive-view.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.
