# Create New Theme

To create a new theme, click the ![create New Theme.Image](/files/IXtSVl3Wg1GxgntUp6J4) Create Theme button - the first on the top toolbar - to open the **New Theme Dialog:**

![New Theme Dialog](/files/52hXcrB9lvuOXmnskdhN)

Enter the file name or full file path in the first field and select the base theme in the second field. You can select one of the preloaded themes or select a theme from a file.

{% hint style="info" %}
A new theme must always copy the initial structure from an existing theme.
{% endhint %}

## See Also


---

# 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.wisej.com/theme-builder/getting-started/create-new-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.
