# Styles

The Styles Section allows the merchant to add their own style sheets to the website. This allows the merchant to internally control how the website looks and reacts. While the merchant can contact Warp Development to do any changes they wish, this allows those merchants with the knowledge or know someone with the knowledge to do the updates themselves.<br>

### How to Add Your Own Style Sheets

1. Click on the Store name that you wish to add the style sheets
2. Click on Styles under Themes
3. Click on the Create Icon
4. Enter the details on the Settings Page
5. Click on the CSS tab
6. Enter your CSS styling code
7. Click Save

{% embed url="<https://scribehow.com/embed/How_to_Add_Style_Sheets__FlXZMPCvTHOsYmk3wJ_shg>" %}


---

# 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://support.storefront.co.za/features/stores/themes/styles.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.
