# Brands

Brands refer to companies or entities that create or produce products. These Brands can be small businesses or large multinational corporations and they produce a wide range of products that are sold through online stores.

Brands can be used as a filter on the product filter pages (Category Pages). This will make it easier for customers to find the products they are looking for on the filter pages.&#x20;

### Adding a Brand

1. Click Catalogue > Brands
2. Click on the Create Button
3. Enter the Brands Details
4. Click the Save Button

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


---

# 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/catalogue/brands.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.
