# Edit the mobile view

### Using the Mobile View Editor

**When to use:** Use this when you want to ensure that your content is readable, navigation is intuitive, and functionality works correctly across different screen sizes, helping you deliver a seamless mobile experience to visitors.

1. Click **Website** in the left sidebar.
2. In the top bar, locate and click the **mobile view** icon (phone icon) next to **Analytics**.

**Expected outcome:** The Mobile view editor opens, showing your site in a phone-sized preview.

{% embed url="<https://app.supademo.com/demo/cmo382oq0583xru18964xjblt>" %}

### Why isn’t my website showing changes?

1. Click **Website** from the main sidebar.
2. Click **Publish** in the top-right corner.
3. Click the **Publish all** button.

**Expected outcome:** A pop-up appears at the bottom of the screen confirming your page was published successfully

{% embed url="<https://app.supademo.com/demo/cmo39hobg5b55ru18ho8ustgc>" %}


---

# 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://www.wonderly.com/help/marketing-hub/website-overview/edit-your-website/edit-the-mobile-view.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.
