# Theme Development with Varbase

{% content-ref url="/pages/-MEqkr7hrMZIG-c8y57y" %}
[Understanding The Vartheme Base Theme](/9.0.x/developers/theme-development-with-varbase/understanding-the-vartheme-base-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA0MNwJI5boKlsGE0zA" %}
[Creating Your Own Theme](/9.0.x/developers/theme-development-with-varbase/creating-your-own-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFendwFOVtwp4b6GEEH" %}
[Local Tasks and Moderation Sidebar](/9.0.x/developers/theme-development-with-varbase/local-tasks-and-moderation-sidebar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhr8JpsCyE5ChCc01bp" %}
[Add Preloaded Fonts in Vartheme](/9.0.x/developers/theme-development-with-varbase/add-preloaded-fonts-in-vartheme.md)
{% endcontent-ref %}

{% content-ref url="/pages/BOOQVpppGwIqnYOfGOJb" %}
[Switch From Node SASS to Dart SASS for Old Sub-Themes](/9.0.x/developers/theme-development-with-varbase/switch-from-node-sass-to-dart-sass-for-old-sub-themes.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.varbase.vardot.com/9.0.x/developers/theme-development-with-varbase.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.
