# Customizing your store design

![](/files/-MD-zRwjIg72yAxyR2LV)How your shop looks plays a big part in shaping your brand's identity and is essential for the experience of your customers. More than just shapes, fonts and colors, the design of your online shop is also about the content you offer and how it's all organized.

This chapter contains the following sections:

* [Theme and Logo](/1.7-documentation/user-guide/improving-shop/customizing-store-design/theme-and-logo.md)
* [Theme Catalog](/1.7-documentation/user-guide/improving-shop/customizing-store-design/theme-catalog.md)
* [Email Theme](/1.7-documentation/user-guide/improving-shop/customizing-store-design/email-theme.md)
* [Pages - Managing Static Content](/1.7-documentation/user-guide/improving-shop/customizing-store-design/pages-managing-static-content.md)
* [Positions](/1.7-documentation/user-guide/improving-shop/customizing-store-design/positions.md)
* [Image Settings](/1.7-documentation/user-guide/improving-shop/customizing-store-design/image-settings.md)
* [Link Widget](/1.7-documentation/user-guide/improving-shop/customizing-store-design/link-widget.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://docs.prestashop-project.org/1.7-documentation/user-guide/improving-shop/customizing-store-design.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.
