# Setting a Default Theme

{% hint style="info" %}
**Why a default theme?:** There are several themes to choose from within QuotesDLX, but if you have a preferred theme, you can easily set this as the default.
{% endhint %}

<figure><img src="/files/HggQy7ERIBgZLIxYVvn6" alt=""><figcaption><p>Preview and Set Your Default Theme</p></figcaption></figure>

When you choose a default theme, this will be the default theme when inserting the block.

To select a new default, click on "Select This Theme" for the theme you would like to be the default. Changes are saved automatically.

{% hint style="info" %}
**Previewing a Theme**: To preview a theme, just click on its image.
{% endhint %}

See Theme Options below for customizing each theme.

{% content-ref url="/pages/bk2P8pcwgkBtjNHlyyE6" %}
[Theme Options](/quotes-dlx/admin-settings/theme-options.md)
{% endcontent-ref %}

For Advanced options to set the fonts for all themes, please visit the Advanced options.

{% content-ref url="/pages/QiCDM86K0AnxaRPHF04f" %}
[Advanced Options](/quotes-dlx/admin-settings/advanced-options.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/quotes-dlx/admin-settings/setting-a-default-theme.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.
