# When the "Whoops!" screen appears and you can't access the site

Hello, StyleAI recommends using a PC environment (large screen) for a smooth design editing experience. Here is how to resolve it when access to the service is blocked on mobile or low-resolution devices.

#### 1. Why the "Whoops!" screen appears

The reason this screen appears when accessing StyleAI is that the horizontal resolution of the device you are currently using has been detected as less than 1280px.

* PC-only design: StyleAI is designed to display precise AI editing tools at a glance, so it is difficult to provide a normal UX on small screens.
* Unsupported environment: Mobile browsers and tablet access are not officially supported, and the blocked screen above will automatically appear on those devices.

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

#### 2. Solution: Adjust browser zoom (Zoom Out)

If this screen appears even while using a PC or laptop, it means the display resolution itself is low or the browser zoom is set too high. You can access the service by virtually increasing the available resolution using the method below.

1\) Lower the screen zoom to 67% to 75% using the settings in the top-right corner of the browser.

2\) Use keyboard shortcuts

* Windows: `Ctrl` + `-` (minus key)
* Mac: `Cmd` + `-` (minus key)

{% embed url="<https://youtu.be/hy9oCRZUR_c>" %}


---

# 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.styleai.io/product-docs/product-docs-en/readme-2/when-the-whoops-screen-appears-and-you-cant-access-the-site.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.
