# Widgets

Demo Content doesn’t contain WP Options and Widgets, so you need to insert them manually via **Appearance -> Widgets**. Here are a few examples how to do this:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/widgets-1.jpeg)

For example, in order to add **Photo Gallery**, you need to install **Instagram Feed** plugin and set it up. Then you will be able to add its shortcode via standard **Text** widget.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/widgets-2.jpeg)

**MailChimp Sign-Up Form** also needs **MailChimp for WP plugin** to be installed and set its API up in order to work properly.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/widgets-3.jpeg)


---

# 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.stylemixthemes.com/motors-theme-documentation/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.
