# Themes

## How To Install Theme?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjRi1aohY8I4BPjjvC9cH%2Fuploads%2FaPKIRdqgfvWhqW2EK5bD%2FHow%20to%20install%20theme%2011.mp4?alt=media&token=d6095638-c633-4843-902d-8f27b00472cc>" %}

1. From our app, click **Library.**
2. In the **Theme** tab, select the category of industry that you are selling on.
3. Click **Install** the theme you like.

<figure><img src="/files/GjdKxKmh9KF8htH4cFKe" alt=""><figcaption></figcaption></figure>

4. Rename the theme in your store.

<figure><img src="/files/3OmO9DwW9e8c4cpAtOVB" alt=""><figcaption></figcaption></figure>

5. Click **Manage Theme** to customize it

<figure><img src="/files/XOgVmAgBGmVtNE3PWPyQ" alt=""><figcaption></figcaption></figure>

6. Select the theme you want to customize

{% hint style="danger" %}
Users can access the '[My Library](/in-app/my-library.md)' to view the installed themes.

If users want to add sections or templates to the newly installed theme, they must switch the theme in [setting](/in-app/settings.md#how-to-switch-themes)
{% endhint %}

<figure><img src="/files/ynuBLdeWxYPi1krNOlCQ" alt=""><figcaption></figcaption></figure>


---

# 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.smind.io/in-app/library/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.
