# The desktop screen look more like on a tablet

{% embed url="<http://shopify.pxf.io/gb_alu_questions>" %}

By default, Shopify will need to reserve some space for the editor, which can take up anywhere from 30% to 40% of your screen width. So, for small screens like a 13-inch macbook, the content inside the preview will not display properly as outside the desktop page.

{% hint style="info" %}
The most convenient way to customize your theme is that you can use 2 browser tabs, one to change in the Shopify Editor and one to preview the desktop.
{% 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://blueskytechco.gitbook.io/alukas-shopify/frequently-asked-questions/the-desktop-screen-look-more-like-on-a-tablet.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.
