# Responsive Pages

A responsive page is said to be a page that responds and adapts to the size changes of the browser or device.&#x20;

The goal is to provide the best experience to the visitor of your site for the device and viewport that they are using be it a desktop, tablet or mobile device.&#x20;

There are multiple ways to create responsive pages.&#x20;

We will cover some of the ways on this page.&#x20;

More info here coming soon.&#x20;

## Related Videos

Export artboards and show by desktop, tablet or mobile&#x20;

{% embed url="<https://youtu.be/uYVvZbzQTD0>" %}

Export artboards and show by desktop, tablet or mobile&#x20;

{% embed url="<https://www.youtube.com/watch?v=mK9fonyLyY4&list=PLFBNT6gqr5u_NvUaLdHziGES_7Rw8-2pX&index=25&t=0s>" %}

Creating a dynamically height page

{% embed url="<https://www.youtube.com/watch?v=Rg5nzgooyeU&list=PLFBNT6gqr5u_NvUaLdHziGES_7Rw8-2pX&index=23>" %}

Displaying hidden elements on desktop, tablet or mobile

{% embed url="<https://www.youtube.com/watch?v=O4dMZU3jcRc&list=PLFBNT6gqr5u_NvUaLdHziGES_7Rw8-2pX&index=22>" %}

Hide visible elements on desktop, tablet or mobile

{% embed url="<https://www.youtube.com/watch?v=U9TXv0FjeyU&list=PLFBNT6gqr5u_NvUaLdHziGES_7Rw8-2pX&index=21>" %}

Anchoring elements to the edge of the page and centering horizontally and vertically

{% embed url="<https://www.youtube.com/watch?v=jO-_ErLVH6M&list=PLFBNT6gqr5u_NvUaLdHziGES_7Rw8-2pX&index=11>" %}


---

# 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://velara-3.gitbook.io/web-export/responsive-pages.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.
