# Using View Modes Inventory

View Modes inventory (VMI) provides a set of template content "View Modes" that are typically used (some of them) in each website.

#### Available View Modes and Its Layouts:

**Vertical media**

* Vertical media teaser - xlarge.
* Vertical media teaser - large.
* Vertical media teaser - medium.
* Vertical media teaser - small.
* Vertical media teaser - xsmall.

**Horizontal media**

* Horizontal media teaser - xlarge.
* Horizontal media teaser - large.
* Horizontal media teaser - medium.
* Horizontal media teaser - small.
* Horizontal media teaser - xsmall.

**Text teaser**

* Text teaser - large.
* Text teaser - medium.
* Text teaser - small.

**Touts**

* Tout - xlarge.
* Tout - large.
* Tout - medium.

**Hero**

* Hero xlarge.

For quick tips watch this [YouTube](https://www.youtube.com/watch?v=dh36h9z4LJ8) video.

{% embed url="<https://www.youtube.com/watch?v=dh36h9z4LJ8>" %}


---

# 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.varbase.vardot.com/10.1.x/developers/configuring-a-varbase-site/using-view-modes-inventory.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.
