# Preview your page on different sized screens

Follow the steps below on how to preview your page on different-sized screens (like mobile).

1. Starting from the Page Studio editor, click on a content block on your page to reveal the top text toolbar.
2. Click on the **three-dot icon** within the white menu bar at the top to reveal more advanced settings.

<figure><img src="/files/pgtyxtNBNLXlIoZ0V1rc" alt=""><figcaption></figcaption></figure>

3. Then, click on the preview **eye icon**.

<figure><img src="/files/BIhE7NyBdQF46TGkpv8A" alt=""><figcaption></figcaption></figure>

4\. Use the gray top bar to freely adjust the view from mobile view to desktop view.

{% hint style="info" %}
If you would like to quit out of the preview mode, you can click on the **X icon** on the top right-hand corner.&#x20;
{% endhint %}


---

# 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://shoppad.gitbook.io/pagestudio/readme/preview-your-page-on-different-sized-screens.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.
