# Inserting the Block

Inserting the QuotesDLX block is easy if you know the right shortcuts. Let's go over a few ways to insert the block.

## Using the Block Inserter

When on a post or page in the admin, you can click the "+" icon to open the Block Inserter.

![The Block Inserter](/files/dVo1PujMaoz58f7bFwGm)

From there, type in `quotesdlx` to be taken to the block.

![Block Inserter](/files/Aya5b6HfGwQgxqViA9Wf)

Click on the QuotesDLX block to insert the block.

## Using a Slash Command

The Block Editor has some convenient shortcuts, and one of those is the `/` command.

Simply type in `/` followed by a block name. In the case of QuotesDLX, you can use several keywords to help find the plugin.

Here are a few examples:

* `/quotesdlx`
* `/blockquote`
* `/quo`
* `/tweet`
* `/quote`

Here's a screenshot of what you'll see when you type in a slash command.

![Inserting the Block Using a Slash Command](/files/4p6KrZeerO3FV6ReizsB)

## Using the 'quotesdlx' Shortcut

You can also insert the block easily by just typing `quotesdlx` and hitting the `enter` key on your keyboard.

![QuotesDLX Shortcut](/files/GPBMDk8drJ86Wwjo8MHX)


---

# 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/quotes-dlx/quotesdlx-block/inserting-the-block.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.
