# Breakpoints for Devices

Content should be optimized for all end devices of all sizes in order to offer the user an optimal experience.

Depending on what you want to present in your store, you should define the breakpoints individually. I have preconfigured the breakpoints for you in the theme:

<figure><img src="/files/FmAQWEBjdP5ZuPUOsI64" alt=""><figcaption><p>Theme - Settings Breakpoints</p></figcaption></figure>

{% hint style="info" %}
The entries are tried and tested standard values that are optimal in most cases. You should only change these settings if you are really sure!
{% 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://docs.rh-webdesign.com/shopware-theme/en/setup/breakpoints-for-devices.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.
