# Block Editor Commands

Block Commands are a new addition to WordPress, and are becoming more useful and powerful as the feature progresses.

Using **CMD+K** in the block editor will bring up a search modal very similar to Spotlight on a Mac.

<figure><img src="https://664464343-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtmNb8RTbrDLZUVTlqDNW%2Fuploads%2FGNy3crIP7rbI60fdzYbL%2Fdlxplugins-1701567093349-1x.webp?alt=media&#x26;token=7d37cbd0-169a-4f07-bd54-9938739942b3" alt=""><figcaption><p>Shortcut Commands in the Block Editor</p></figcaption></figure>

From there, you can type in a few keywords and be presented with some shortcuts.

In this case, the shortcuts are links to the various GenearateBlocks setting panels, but more can be created via feature requests from customers.

For example, we're planning on introducing a way to save an SVG asset from a command in the block editor.

There are no settings for the Commands at this time.


---

# 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/block-editor-commands.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.
