# Result Layout Types

```
Layout options -> Results Layout -> Results layout type
```

![](http://i.imgur.com/Zy8F7Ea.png)

There are 4 possible layout types as of now:

* **Vertical** - the results will appear in a horizontal manner, under each other
* **Horizontal** - the results will appear next to each other
* **Polaroid** - the results will appear as a poloaroid stack gallery
* **Isotopic** - the results will appear in a grid style

Instead of changing this option, it is recommended to change the whole search theme under the `Theme Options` panel, and choose a theme with the pre-defined layout.

![](/files/-M2i5KDGsTb2Jv879ndO)


---

# 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://documentation.ajaxsearchpro.com/layout-settings/result-layout-types.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.
