# General Elements

<figure><img src="/files/riw1rxytZYqDZWX7xkpb" alt=""><figcaption></figcaption></figure>

These layout-related elements include:

* **Space:** A spacer element will allow you to add space in your template
* **Divider:** The divider will allow you to add divider to your template
* **Container (PRO):** A flexible wrapper that allows you to group multiple elements inside a single section.
* **One Column:** This will allow you to add a single column to the template which could then take any other elements you wish to add in that column
* **Two Columns:** This will allow you to add a double column to the template which could then take any other elements you wish to add in the two columns
* **Three Columns:** This will allow you to add three columns to the template which could then take any other elements you wish to add in those columns
* **Four Columns:** This will allow you to add four columns to the template which could then take any other elements you wish to add in the four column

<figure><img src="/files/sFTufOAhC5xdn4ZMB3wW" alt=""><figcaption></figcaption></figure>


---

# 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.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-elements-of-design/general-elements.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.
