# Widgets Setup

Some themes may contain widgets. To set up widgets use the following guide. Here's video tutorial describing how to install widgets from a theme.

{% embed url="<https://www.youtube.com/watch?v=QEzSRN2Pd-8&feature=youtu.be>" %}

### Step 1. Long tap on the home screen. Either on some icon or on empty space.

### Step 2. Tap `Plus` button:

![](/files/-MJRfCCLwd-r9Ep2I0A2)

### Step 3. Select `Themes` app:

![](/files/-MJRfkAeC08uMU5tR_EY)

### Step 4. Select Small or Medium widget depending on theme and tap `Add Widget` button:

![](/files/-MJRgrAhOUfJPeJUWrtQ)

### Step 5. Tap on added widget:

![](/files/-MJRhK3NIop87BEZ3lMh)

### Step 6. Tap on `Widget` row:

![](/files/-MJRhY3GcDdlWtFrhdsa)

### Step 7. Select necessary widget from a list:

![](/files/-MJRhuY_yZDNzUrDRxfx)

### Step 8. Tap somewhere on a screen. All done. Enjoy!

![](/files/-MJRi5Mtbac1-uhhr_eu)


---

# 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://app.ios-themes.co/guide/widgets.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.
