# Add Bloq Menu

When managing a bloq definition, you can optionally assign the bloq to a group that you define. If a bloq is not assigned to a group, it is considered "Ungrouped", which is the default.

![The Group option when managing a bloq definition.](/files/-MKFM0eFbQS4OT2eZ3is)

By default, the Add Bloq menu will display as a vertical list. If no additional Bloq Groups are defined, then bloqs will not be organized by group in the Add Bloq menu.

![The default view of the Add Bloq menu when using groups.](/files/-MKFO3NcqKyAaX50lJQx)

### Add Menu Grid

When editing the Bloqs field from the *Channel > Fields* menu there is an option to display the Add Bloq menu as a grid. This will organized bloqs by groups (if defined) to a 3 column layout, and also display a choosen image or icon with the bloq. The image or icon can be used to help visually identify what type of bloq it is.

![](/files/-MKFLHzWZy4sQIGSXUxE)

![](/files/-MKFO7IpF736qBbDR5xv)

### Preview Image or Icon

When displaying the Add Bloq menu as a grid, you can assign an image or icon to the bloq. The Image field uses ExpressionEngine's native File Manager, so you can add any image you want. It is recommended to keep your image in the 50x50 pixel dimension. You can also use one of the existing Icons from the Font Awesome library that is available through ExpressionEngine. **The Preview Icon field is only available in ExpressionEngine 6 or greater.**

![](/files/-MKFPPgmcfnuGGlNn1iv)


---

# 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.boldminded.com/bloqs/docs/features/add-block-menu.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.
