# Layouts

## **Condensed**

One of our most popular Layouts, Pages Condensed offers a wide range of responsive space specifically for dashboards with heavy content. \
\
**File location**\
Quick start -`getting_started/html/condensed_layout.html`\
Demo Files -`demo/html/consended/`

![Starter Template](/files/-M4OroFMsu3ZpslcQLFZ)

## &#x20;**Casual**

A new tone of voice – a relaxed, friendly, joyful layout that quickly makes the user experience more personal, casual and fun!. Comes with horizontal layout and sidebar option \
\
Quick start -`getting_started/html/casual_default.html`\
Demo Files -`demo/html/casual/`

![](/files/-M4OsFKTDVaG3Ij7-Of1)

## **Corporate**

Corporate is a bold, cool Layout that elevates your content by utilizing a clean layout and a simple, open interface. Contains boxed version and secondary sidebar. \
\
Quick start -`getting_started/html/corporate.html`\
Demo Files -`demo/html/corporate/`

![Starter Template](/files/-M4OtizUKP5CB2W0poDb)

## **Simply White**

In a world of complexity, Simplicity defeats stress. Simply white is an open simple, minimal yet striking layout, built to combat stress. Contains boxed version and secondary sidebar. \
\
Quick start -`getting_started/html/simply_white.html`\
Demo Files -`demo/html/simply_white/`

![Starter Template](/files/-M4OuGS6oSt5Iey2PBE8)

## **Executive**

A Professional template with a timeless look, best suited to quickly create a serious organized experience. Comes with horizontal layout and sidebar option \
\
Quick start -`getting_started/html/executive_default.html`\
Demo Files -`demo/html/executive/`

![Starter Template](/files/-M4Ox__QAZkauAd-T7Hg)

Once you decided the layout you wish to you use, copy all the folders and the layout html file (eg:executive\_default.html) to your project folder and work from there. The folders include

* pages
* assets

Next select the theme you want to use

{% content-ref url="/pages/-LDCBElQiwpNDV55XiZX" %}
[Themes](/introduction/themes.md)
{% endcontent-ref %}


---

# 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.pages.revox.io/introduction/layouts.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.
