# Features

- [Pattern Importer](https://docs.dlxplugins.com/gb-extras/features/pattern-importer.md): Paste in a pattern and download images in one go.
- [Set the Headline Block as the Default Block](https://docs.dlxplugins.com/gb-extras/features/set-the-headline-block-as-the-default-block.md): The Headline block is very versatile and makes a great default block.
- [Add Adobe Fonts to Typography Options](https://docs.dlxplugins.com/gb-extras/features/add-adobe-fonts-to-typography-options.md): Add Adobe Fonts to GenerateBlocks with the help of a plugin.
- [Add Styles to Post Types](https://docs.dlxplugins.com/gb-extras/features/add-styles-to-post-types.md): GenerateBlocks does its best to load styles for post types, but non-public ones are problematic.
- [Wrap Multiple Blocks in a Container](https://docs.dlxplugins.com/gb-extras/features/wrap-multiple-blocks-in-a-container.md): Select a group of blocks and wrap a container around them.
- [Transform Group Blocks to Containers](https://docs.dlxplugins.com/gb-extras/features/transform-group-blocks-to-containers.md)
- [Block Editor Commands](https://docs.dlxplugins.com/gb-extras/features/block-editor-commands.md): Block Commands in the Block Editor are super useful.
- [Generate New Unique IDs for a Block](https://docs.dlxplugins.com/gb-extras/features/generate-new-unique-ids-for-a-block.md): Generate new unique IDs for a copied block.


---

# 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.dlxplugins.com/gb-extras/features.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.
