> For the complete documentation index, see [llms.txt](https://docs.appsections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsections.com/in-app/library/brand-styles-library.md).

# Brand Styles Library

### Introduction

The Brand Styles Library is an innovative feature of our Shopify AppSections application. It allows merchants to easily browse and find branding styles inspired by the most beautiful e-commerce brands and popular themes. Thanks to an intuitive user interface, merchants can apply various filters to refine their search and discover the branding styles that best match their brand image.

### Main Features

#### Search and Filter

The Brand Styles Library will offer advanced filtering options to help merchants quickly find the branding styles they need. Available filters will include, but will not be limited to:

* Categories: Allows you to filter branding styles by type, such as minimalist, luxury, modern, vintage, etc.
* Popularity: Rank branding styles by their use and appreciation by other merchants.
* What's New: Displays branding styles recently added to the library.

#### Weekly Updates

We'll be updating our Brand Styles Library every week to offer new options and improve existing ones. This frequency of updates will ensure that merchants always have the latest styles and trends to optimize the appearance of their shops.

#### Unlimited access

All branding styles in our library will be available to all subscription plans, without any limitations. Whether you're on the Free, Starter, Pro, Premium plan, you'll have unlimited access to all the branding styles available in the library.

#### Future prospects

Since we're still in our infancy, many new branding styles will arrive in the months to come. We are committed to constantly enriching our library to offer a diversity of choices and meet the evolving needs of Shopify merchants.

### Conclusion

The Brand Styles Library in the Shopify AppSections app is designed to give merchants maximum flexibility in customizing the look and feel of their online stores. With weekly updates and a variety of subscription plans, we ensure that every merchant, whatever their budget or needs, will find branding styles tailored to enhance their customers' experience.

If you have any questions or need assistance, please don't hesitate to contact us via our customer support. We're here to help you get the most out of our application.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.appsections.com/in-app/library/brand-styles-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
