# Getting Started

- [Installing the Plugin](https://docs.dlxplugins.com/quotes-dlx/getting-started/installing-the-plugin.md): This page will show how to install the plugin on your WordPress install.
- [Finding the Plugin Settings](https://docs.dlxplugins.com/quotes-dlx/getting-started/finding-the-plugin-settings.md): This will guide you to the plugin's settings page.
- [Finding the QuotesDLX Block](https://docs.dlxplugins.com/quotes-dlx/getting-started/finding-the-quotesdlx-block.md): This will help you with finding the block in the WordPress block editor.
- [Shortcode Parameters](https://docs.dlxplugins.com/quotes-dlx/getting-started/shortcode-parameters.md): You can output QuotesDLX in a shortcode. This makes QuotesDLX compatible with the Classic Editor and also with most page builders.
- [Available Themes](https://docs.dlxplugins.com/quotes-dlx/getting-started/available-themes.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/getting-started.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.
