# Spacer

<div align="left"><figure><img src="/files/fDWktkm8ta5m8C3kMtPW" alt="" width="68"><figcaption><p>Spacer Element</p></figcaption></figure></div>

Available under the 'Layout' category, the **`Spacer`** element allows you to add empty vertical space to your page.

***

## Spacer Width

The Spacer element always uses the full horizontal area of the parent element it is placed in.&#x20;

Example below shows Spacer0 occupying the full width of the page as it is placed inside the main page body.

<div align="left"><figure><img src="/files/QCx8GHqian5Sr3GjXXhe" alt=""><figcaption><p>Example Spacer using full page width</p></figcaption></figure></div>

Example below shows Spacer1 occupying the width of the layout column it is placed in.

<figure><img src="/files/P0ypYemUlvQaUZaowqop" alt=""><figcaption><p>Example Spacer using width of a layout column</p></figcaption></figure>

***

## Vertical Sizing

<div align="left"><figure><img src="/files/8oAcW0O85sVsQaw2fABB" alt="" width="471"><figcaption><p>Resizing Spacer</p></figcaption></figure></div>

You can resize by using the rectangular notches that appear when you select the element.


---

# 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.zingy.ai/app-editor/page-editor/built-in-elements/spacer.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.
