> For the complete documentation index, see [llms.txt](https://bslthemes.gitbook.io/glitche-wp-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bslthemes.gitbook.io/glitche-wp-doc/plugins.md).

# Plugins

#### Elementor Page Builder ( Free ) <a href="#plg_el" id="plg_el"></a>

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.

For detailed information of this plugin, please read more at [Elementor](https://elementor.com/)

#### ACF Pro <a href="#plg_acf" id="plg_acf"></a>

ACF PRO includes extra fields & features to better develop websites including repeatable blocks, page building layouts, intuitive galleries, custom settings pages and reusable fields!

For detailed information of this plugin, please read more at [ACF Pro](https://www.advancedcustomfields.com/pro/)

#### Glitche Plugin <a href="#plg_rn" id="plg_rn"></a>

This plugin it's designed for Glitche Theme and required to install and activate.

#### One Click Demo Import <a href="#plg_one" id="plg_one"></a>

Import your content, widgets and theme settings with one click.

For detailed information of this plugin, please read more at [One Click Demo Import](https://wordpress.org/plugins/one-click-demo-import/)

#### Contact Form 7 <a href="#plg_form" id="plg_form"></a>

Contact Form 7 is one of the most popular form builders for WordPress.

For detailed information of this plugin, please read more at [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)

#### WooCommerce <a href="#woo_doc" id="woo_doc"></a>

Glitche Theme compatible with WooCommerce Plugin. For detailed WooCommerce Documentation and Support Plugin, please read more at [WooCommerce Docs](https://docs.woocommerce.com/)

*<mark style="color:orange;">Saved your time and you want to thank me? You can</mark>* [![image-text](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png) ](https://www.buymeacoffee.com/bslthemes)😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bslthemes.gitbook.io/glitche-wp-doc/plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
