> 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/my-library/my-brand-styles.md).

# My Brand Styles

### My Brand Styles

The "My Brand Styles" page within the AppSections application is your personal hub for managing and accessing all the brand styles you have favorited and installed. This page is designed to provide you with a streamlined and organized way to enhance and maintain your store's branding with ease. Here’s an overview of what you can do on the "My Brand Styles" page:

### **Key Features of My Brand Styles**

1. **Favorites:**
   * **Quick Access:** Easily access the brand styles you have marked as favorites. This allows you to quickly find and apply the styles you prefer without having to search through the entire library.
   * **Organized View:** Your favorited brand styles are neatly organized, making it simple to browse through them and select the ones you want to implement in your store.
2. **Installed Brand Styles:**
   * **Manage Your Styles:** View and manage all the brand styles you have installed on your Shopify store. This feature helps you keep track of the styles currently enhancing your store’s visual identity.
   * **Update and Customize:** Quickly update or customize installed brand styles directly from this page. Ensure your store's branding remains consistent and up-to-date.
3. **Seamless Integration:**
   * **Effortless Application:** Applying brand styles from your favorites or the main library is a breeze. With just a few clicks, you can update your store’s look and feel to align with your brand identity.
   * **No Coding Required:** All changes and customizations can be made without any coding knowledge. Our intuitive interface ensures that even beginners can create a professional and cohesive brand presentation.
4. **Flexible Customization:**
   * **Adapt to Your Needs:** Whether you need to change color schemes, typography, or other design elements, the brand styles available in your library are designed to be highly flexible and adaptable.
   * **Responsive Design:** All brand styles are built to be fully responsive, ensuring they look great on both desktop and mobile devices.
5. **Consistent Branding:**
   * **Harmonized Elements:** Easily integrate brand styles with the sections you have selected or installed. This ensures a cohesive and consistent visual identity across your store.

### **How to Use My Brand Styles**

1. **Access Your Favorites:**
   * Navigate to the "Favorites" section to view all the brand styles you have marked as favorites.
   * Click on any brand style to view details, apply, or customize it.
2. **Manage Installed Brand Styles:**
   * Navigate to the "Installed" section to see all the brand styles you have currently installed on your store.
   * Click on any brand style to update, remove, or further customize it to better fit your needs.
3. **Apply New Brand Styles:**
   * Browse the main Brand Styles Library to find new styles to add to your store.
   * Mark styles as favorites for easy access later, or apply them directly from the library.

### Summary

The "My Brand Styles" page is your centralized location for managing and customizing the brand styles that define your Shopify store’s visual identity. With features designed for easy access, seamless integration, and flexible customization, you can create a unique and professional look for your store without any coding knowledge. Keep your store's branding fresh and consistent by regularly updating and managing your brand styles from this convenient hub.

If you have any questions or need further assistance, please contact our customer support team.


---

# 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/my-library/my-brand-styles.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.
