# How to view your flow on different screen sizes

{% embed url="<https://firebasestorage.googleapis.com/v0/b/savvy-flow-uploads/o/oNrQLV6ZiVBavUmAkfcu%2FHow%20to%20view%20different%20screen%20sizes_5109459621266863.mp4?alt=media&token=1d01f81a-ccbb-4c99-b546-2e0f62cd696d>" %}

**In Savvy, it’s easy to view how your flow will look on different screen sizes.**

Just click on the **Breakpoints** button (the last one at the bottom of the sidebar), by clicking on it you would be switching from desktop to tablet to mobile and back to desktop.

### Related Docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Making my flow responsive</strong></mark></td><td><a href="../design-how-tos/how-to-make-my-flow-responsive">how-to-make-my-flow-responsive</a></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FMWLVJ7RDNVcUX9pW4Yuq%2F2023-03-07_11h21_28.png?alt=media&#x26;token=ceb713a0-6ad7-42a3-baab-448276e37e61">2023-03-07_11h21_28.png</a></td></tr><tr><td align="center"></td><td></td><td></td></tr><tr><td align="center"></td><td></td><td></td></tr></tbody></table>


---

# 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.trysavvy.com/how-tos/general-how-tos/how-to-view-your-flow-on-different-screen-sizes.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.
