# Switch Themes

You might feel like you need to spruce up your store by changing your theme or you might want to create new themes for different seasons. To switch your theme:&#x20;

1. Login to your Freewebstore Control Panel.
2. Go to **Design >Theme Marketplace.**
3. On this page, you can view available themes to switch to and view a demo version, view your saved themes and see what your current theme is.&#x20;
4. Once you have chosen a theme, click **View Theme** .
5. You will then be taken to a page where you can see what this design has to offer, when you are sure you want to switch to this design, click **Apply Theme**.
6. If you are eligible (on one of our premium plans) you will be given the option to save your current theme so you can easily switch back to it whenever you wish.
7. When you are happy click **Switch.**

{% hint style="warning" %}
If you do not save your current theme, you will lose all of your theme settings, colors and [**custom CSS**](/design/theme-editor/custom-css.md) if you have any. This will not affect any of the products that you have already uploaded, their settings will all remain intact and you will not have to re-upload any.
{% endhint %}


---

# 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://help.freewebstore.com/design/switch-themes.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.
