# Admin Settings

- [The Home Screen](https://docs.dlxplugins.com/quotes-dlx/admin-settings/the-home-screen.md)
- [Setting Block Defaults](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-block-defaults.md)
- [Setting Contextual Menu Defaults](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-contextual-menu-defaults.md)
- [Setting a Default Theme](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-a-default-theme.md)
- [Theme Options](https://docs.dlxplugins.com/quotes-dlx/admin-settings/theme-options.md): Set theme colors, set font sizes, and enable custom fonts per theme.
- [Setting a License](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-a-license.md)
- [Opting into Betas](https://docs.dlxplugins.com/quotes-dlx/admin-settings/setting-a-license/opting-into-betas.md): Get the latest and greatest
- [Advanced Options](https://docs.dlxplugins.com/quotes-dlx/admin-settings/advanced-options.md): Set font settings and reset options.
- [Support and Docs](https://docs.dlxplugins.com/quotes-dlx/admin-settings/support-and-docs.md): Quick links to the support and documentation.


---

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