# Edit a Theme

You can edit a theme in several ways:

* **Open a theme file**

  Click the <img src="/files/VWk9Cq4voHEEetd1YpD8" alt="" data-size="original"> Open Theme button on the toolbar and select the theme file to load.
* **Double click a theme file**

  You can double click a .theme file in a folder or in a **Visual Studio** project to load it in Theme Builder.
* **Select a preloaded theme**

  Every time you load a theme in the Theme Builder, it's added to the list of preloaded themes. You can switch easily between themes by selecting from the drop down.

{% hint style="info" %}
The full path of the current theme is displayed in the status bar at the bottom left of the main window.
{% 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/edit-a-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.
