# Preview your article on different sized screens

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

1. Starting from the Blog Studio editor, click on a content block on your article to reveal the top text toolbar.
2. Click on the **••• icon** to reveal more advanced settings in the editor, then click on the **Eye icon**.

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

3. Click on the gray top bar to freely adjust the view from mobile view to desktop view.

<figure><img src="/files/1gewogsfe9qZ3fKEHr1m" alt=""><figcaption></figcaption></figure>

{% 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.
{% 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/blogstudio/readme/preview-your-article-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.
