# Bloq Groups

Bloq groups are a way to organize your bloqs into logical groups. If you have several bloqs that create social media content, *Social Media* may make a good group name. Groups are only used in the add bloq menu inside the control panel when editing an entry. If no groups are created, the bloqs will be displayed in the order you define on the channel field edit page where you assign bloqs to a field. If a bloq is added to a group, then the display order in the add bloq menu will be based on the *Order* field of the group, then the order field of the bloqs within that group. If no groups are defined, then no groups will be displayed in the add bloq menu. If groups are defined, but some bloqs are not assigned to a specific group, then they will be added to an *Ungrouped* group at the bottom of the menu.

![](/files/-MS4RkQfzYZ3dCC8scme)


---

# 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/bloq-groups.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.
