# Welcome to Themely!

Thank you for installing Themely. Hope, you will enjoy our app. We have prepared this small guide to help you install the desired theme.

Each theme contains custom app icons, wallpapers and widgets. Thus, the process of installing theme also contains three steps.

### Step 1. Install Icons

{% content-ref url="how-to/icons" %}
[icons](https://guide.themely.cc/how-to/icons)
{% endcontent-ref %}

### Step 2. Install Wallpapers

{% content-ref url="how-to/wallpapers" %}
[wallpapers](https://guide.themely.cc/how-to/wallpapers)
{% endcontent-ref %}

### Step 3. Install Widgets

{% content-ref url="how-to/widgets" %}
[widgets](https://guide.themely.cc/how-to/widgets)
{% endcontent-ref %}

Please follow these tutorial to install a theme. If you have any questions, feel free to contact us via email: <support@themely.cc>. Have a great day!


---

# 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://guide.themely.cc/master.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.
