# Why is my image swatch blurry, and how can I fix it?

The image looks blurry because the swatch size was increased, but the image size wasn’t updated in the Global settings.

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/-/2/2/4/2/22429817467a0000/image_h0iceb.png" alt=""><figcaption></figcaption></figure>

To fix this, go to **Global settings** and increase the **image swatch size** to match the new swatch size. We recommend choosing a size that's clear enough to see the image well but still small enough to keep loading fast.

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/-/2/2/4/2/22429817467a0000/image_1b1dp53.png" alt=""><figcaption></figcaption></figure>


---

# 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.optis.me/swatch/frequently-asked-questions/why-is-my-image-swatch-blurry-and-how-can-i-fix-it.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.
