# QuotesDLX Block

- [Inserting the Block](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/inserting-the-block.md)
- [Block Overview](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/block-overview.md): This page will go over the sections of the Quotes block.
- [Block Tabs](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/block-tabs.md): This page will go over the various block tabs.
- [The Block Toolbar](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/the-block-toolbar.md)
- [Switching Themes](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/the-block-toolbar/switching-themes.md): Switching themes is easy using the Block toolbar
- [Preview Mode](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/the-block-toolbar/preview-mode.md): Preview Mode hides the block interface.
- [Formatting Options](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/the-block-toolbar/formatting-options.md)
- [Sidebar Options](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/sidebar-options.md)
- [Adding Citations](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/adding-citations.md)


---

# 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.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.
