# Introduction

**Lewe Bootstrap Visuals for WordPress** is a plugin that provides shortcodes creating Bootstrap objects on your page.

The plugin is based on Bootstrap 4 and provides the most common visual elements from the [Bootstrap toolkit](https://getbootstrap.com/). It does not include jQuery or other Javascripts from Bootstrap in order to not interfere with anything else you might have installed on your WordPress website. It simply produces Bootstrap visual object based on CSS. The plugin uses custom style names to not interfere with other plugins you might have installed, doing the same as the Bootstrap styles.

{% hint style="info" %}
**WordPress Listing**

<https://wordpress.org/plugins/lewe-bootstrap-visuals/>
{% endhint %}

## Credits

Credits got to the amazing teams from [WordPress](https://wordpress.org/) and [Bootstrap](https://getbootstrap.com/) for providing such awesome software for free!


---

# 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://lewe.gitbook.io/lewe-bootstrap-visuals/readme.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.
