# Categories

<figure><img src="/files/bXd5rDjwdV9VZCwdI7sq" alt=""><figcaption><p>Here we can browse through all products, or start filtering through Categories Men or Women.</p></figcaption></figure>

The Categories page lets you browse all Products via their Category.

Clicking through a Category will display all optional Sub-Categories (e.g. **Men > Accessories**).&#x20;

When there is no more sub-category, you are redirected to the [**Products**](/user/sales-app/collections/product-list.md) page for that Category.&#x20;

{% hint style="info" %}
Use the <i class="fa-magnifying-glass">:magnifying-glass:</i> Search Bar to search for a product in the relevant Collections.
{% endhint %}


---

# 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.colect.io/user/brand-portal/categories.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.
