# How can I make individual customisations?

If you would like to change the appearance of ThemeWare® individually by means of a customisation, you can implement this customisation with the help of the following articles:

## Allgemeine Anpassungen

* [Individual customizations by means of CSS](/knowledge-base/tutorials/individual-customizations/individual-customizations-by-means-of-css.md)
* [Individual customizations by means of SCSS](/knowledge-base/tutorials/individual-customizations/individual-customizations-by-means-of-scss.md) (for experienced users)
* [Individual template customizations (Twig, HTML)](/knowledge-base/tutorials/individual-customizations/individual-template-customizations-twig-html.md) (for experienced users)
* [Individual customizations with the ThemeWare® Customizing Plugin](/knowledge-base/tutorials/individual-customizations/individual-customizations-with-the-themeware-customizing-plugin.md) (for experienced users)

## Erlebniswelten anpassen

* [ThemeWare® CSS classes for Shopping Experiences](/knowledge-base/tutorials/shopping-experiences/themeware-css-classes-for-shopping-experiences.md)
* [Designing Shopping Experiences with Bootstrap CSS classes](/knowledge-base/tutorials/shopping-experiences/designing-shopping-experiences-with-bootstrap-css-classes.md)
* [Optimizing Shopping Experiences with Bootstrap CSS classes](/knowledge-base/profi-knowledge/optimizing-shopping-experiences-with-bootstrap-css-classes.md) (for experienced users)
* [Optimizing Shopping Experiences with Bootstrap HTML elements](/knowledge-base/profi-knowledge/optimizing-shopping-experiences-with-bootstrap-html-elements.md) (for experienced users)
* [Responsive Shopping Experiences with Bootstrap](/knowledge-base/tutorials/shopping-experiences/responsive-shopping-experiences-with-bootstrap.md)


---

# 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/frequent-questions/how-can-i-make-individual-customisations.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.
