# Welcome to AlertsDLX

<figure><img src="/files/yV1HdgqnwSvJd0VXzdWa" alt=""><figcaption><p>AlertsDLX Comes with Three Alert Styles</p></figcaption></figure>

## AlertsDLX Overview

{% hint style="success" %}
**Now Supports Shortcodes!** - You can use shortcodes if the block editor is not enabled.
{% endhint %}

{% content-ref url="/pages/G99GnVEpGgcOyZiLJ6cv" %}
[Shortcode Usage](/alertsdlx/shortcode-usage.md)
{% endcontent-ref %}

AlertsDLX is designed to be an easy-to-use Alert block for the WordPress Block Editor and comes with three alert blocks.

{% hint style="info" %}
**Download**: [Visit AlertsDLX on the WordPress Plugin Directory](https://wordpress.org/plugins/alerts-dlx/)
{% endhint %}

Each block represents an alert component from the more popular UI libraries. You can use the links below to preview what the alert component should look like for each library.

* [Material UI](https://mui.com/material-ui/react-alert/)
* [Bootstrap](https://getbootstrap.com/docs/5.0/components/alerts/)
* [Chakra UI](https://chakra-ui.com/docs/components/alert)
* [Shoelace](https://shoelace.style/)

The end result is an intuitive interface for quickly spinning up an alert box in almost any style.

<figure><img src="/files/AhPvxLM711SMVMpKgEkB" alt=""><figcaption><p>AlertsDLX Block in the Block Editor</p></figcaption></figure>

<figure><img src="/files/6IY897ucx8sC23A5tGzs" alt=""><figcaption><p>AlertsDLX Block on the Frontend</p></figcaption></figure>

{% content-ref url="/pages/WMQB9sBiXrqOR6SowB7e" %}
[Features](/alertsdlx/features.md)
{% endcontent-ref %}

{% content-ref url="/pages/h70rQCR6Rx13Q8O4V3tk" %}
[Screenshots](/alertsdlx/screenshots.md)
{% 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/alertsdlx/welcome-to-alertsdlx.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.
