# Using Bootstrap in the Storefront

In this article you will learn how to use Bootstrap in the Shopware 6 Storefront.

{% hint style="info" %}
**Tip**: If you need support with customisations, we will be happy to help you design your shop exactly the way you want it: [ThemeWare® Services at a glance](https://service.themeware.design/en/service)
{% endhint %}

***

There are various parts of Bootstrap which you can use in the Shopware 6 storefront:

* CSS classes
* HTML elements

#### CSS classes

...

#### HTML elements

When it comes to HTML elements, we are talking about the "individual customisations", as this is about individual programming or individual code.

...

***

Furthermore, there are various options for integrating these components:

* Shopping Experiences
* Template files

#### Shopping Experiences

...

#### Template files

...

Coming soon...


---

# 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://knowledge.themeware.design/knowledge-base/tutorials/individual-customizations/using-bootstrap-in-the-storefront.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.
