# Welcome to QuotesDLX

{% hint style="success" %}
**Now supports shortcodes!** Use the classic editor or a page builder? You can insert QuotesDLX anywhere shortcodes are supported.
{% endhint %}

{% content-ref url="getting-started/shortcode-parameters" %}
[shortcode-parameters](https://docs.dlxplugins.com/quotes-dlx/getting-started/shortcode-parameters)
{% endcontent-ref %}

QuotesDLX reimagines the classic Blockquote or Quote block in the new WordPress block editor.

![QuotesDLX Block Interface](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2F3rbx9KjSkWh8Y1Zi1pff%2Fquotes-dlx-intro-screenshot.jpg?alt=media\&token=46b6670e-a7cb-414e-a9f7-e5e7e781c0f1)

## Getting Started

Have a minute? Here's a quick demonstration video.

{% embed url="<https://youtu.be/kQxFr3Jt_ro>" %}
QuotesDLX Teaser Video
{% endembed %}

{% hint style="info" %}
**QuotesDLX is a Premium Plugin**: [Please purchase a license](https://dlxplugins.com/plugins/quotesdlx/).
{% endhint %}

{% content-ref url="getting-started/installing-the-plugin" %}
[installing-the-plugin](https://docs.dlxplugins.com/quotes-dlx/getting-started/installing-the-plugin)
{% endcontent-ref %}

{% content-ref url="admin-settings/setting-block-defaults" %}
[setting-block-defaults](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-block-defaults)
{% endcontent-ref %}

{% content-ref url="admin-settings/setting-a-default-theme" %}
[setting-a-default-theme](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-a-default-theme)
{% endcontent-ref %}

{% content-ref url="quotesdlx-block/inserting-the-block" %}
[inserting-the-block](https://docs.dlxplugins.com/quotes-dlx/quotesdlx-block/inserting-the-block)
{% endcontent-ref %}

## Share Your Quotes with Ease

QuotesDLX is designed with the WordPress block editor in mind.

### Easy to insert

Just type in `/quotes` into the block editor to insert the block.

![Inserting the QuotesDLX Block](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2FM4HDVWYl2LMa3izQN9Of%2Fquotes-dlx-block-insertion.gif?alt=media\&token=29c618a5-a306-4c5d-ad18-d47396edf041)

### Add some text

Add your quote content directly into the block.

![Adding your quote is just as simple as Copy & Paste](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2FRuQrHSlapayul61I81eD%2Fquotes-dlx-blockquote-text-insertion.gif?alt=media\&token=a8d9f4ac-3e96-4bc4-aaec-2ce97ad0e73f)

### Trim the text for sharing

If your quote is too long, you can trim the text for sharing. Keep the original quote, and optimize for social.

![If your quote is too long, you can customize what is shared](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2FRou9o57K1GnQ28Yi92bW%2Fquotes-dlx-change-social-text.gif?alt=media\&token=8147c422-05e0-4516-86df-9f60b6cef4f0)

### Select a theme

Select from one of four beautifully designed themes (more themes are coming soon).

![Selecting a new theme is just a few clicks from the toolbar](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2FZGcW5UX1BkHUSspdPIug%2Fquotes-dlx-select-a-theme.gif?alt=media\&token=1c16c0a4-2d72-4230-a5f5-cf3fc7295afe)

### Publish

Once you're done, publish or update the page and view your quote on the front-end.

![The quote is presented and a user can take action if needed](https://1948389296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0fWeIf0dD55hk2b9Gqjx%2Fuploads%2FEPr4QCbte9smRPiIeMh5%2Fquotes-dlx-front-end.gif?alt=media\&token=36f83a43-1d90-4446-938b-d9c8059a22e7)

## Shortcode Support

If you're still on the classic editor or using a page builder, you can now output any quote using a convenient shortcode.

In addition, you can set the shortcode defaults via the admin panel.

{% content-ref url="getting-started/shortcode-parameters" %}
[shortcode-parameters](https://docs.dlxplugins.com/quotes-dlx/getting-started/shortcode-parameters)
{% endcontent-ref %}


---

# 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/welcome-to-quotesdlx.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.
