# Element Types

Element types are just content types, but they are exclusively used in the [Block List Editor](broken://pages/p59JGkBArBvWkCb1zZkz) and you cannot create content in the content section from an element type ONLY a content type.

You can switch an element type back to a full content type by just toggling the Is Element Type button. However we wouldn't recommend this unless you are sure your element type is not being used.

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

### Preview Image

Because element types are used in the [Block List Editor](broken://pages/p59JGkBArBvWkCb1zZkz) you can also add a preview image for an element type. Doing this creates a much better UX for the editor, as you can custom make images theat represent the type of content 'Block' you are adding. The image below shows an example of what the block picker in the Block List editor looks like when you add custom preview images.

<figure><img src="/files/mO6osb9ZWQcdR1CBo5qD" alt=""><figcaption><p>The block list editor in action, using element type preview images</p></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://aptitude.gitbook.io/zaubercms/creating-a-website/content-types/element-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.
