# 2. Mobile Pageload

When the page is initially loaded at a current page width of less than 600 pixels, the Current User is shown all of their Conversations in the `Repeating Group Conversations (Mobile)` element, since they have not yet selected a Conversation to view.  This is accomplished by showing the `FG - View Conversations (Mobile)` element to them.

This is what Users will see on Mobile (the `FG - View Conversations (Mobile)` element):&#x20;

![](/files/-LHyLeHnjMABxkP1V13x)

This is the `FG - View Conversations (Mobile)` element in the editor:

![](/files/-LHzlkoOVARtXRbBO-pG)


---

# 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.littlebaytech.com/templates/messaging-template/page-guides/pages/3.-logged-in/messages/design/2.-mobile.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.
