# Selecting a Brand

When a service is selected, a list of available brands will appear. Choosing a specific brand will load its associated menu.

<figure><img src="/files/daIPEjWFbL4x3F89T2O7" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Products can be selected from multiple brands in a single order, though this functionality is limited to the POS only.
{% endhint %}

Users can switch between brands at the bottom of the POS screen or select the “All Brands” option to view items from every brand in one place.

<figure><img src="/files/maKSvUDS3LTMtgqoJS1T" alt=""><figcaption></figcaption></figure>

At the top of the basket, users can designate the primary brand for the order.

<figure><img src="/files/9zJIeYrxlbXNOzMwgGmj" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/brands/brands-in-the-pos/selecting-a-brand.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.
