# Brand Portal

- [Getting Started](https://docs.colect.io/user/brand-portal/getting-started.md): Login and choose a collection to work in
- [Categories](https://docs.colect.io/user/brand-portal/categories.md): Browse through all Categories of Products within your Collection.
- [Search](https://docs.colect.io/user/brand-portal/search.md)
- [Products](https://docs.colect.io/user/brand-portal/products.md): Browse through Products.
- [Product Details](https://docs.colect.io/user/brand-portal/product-details.md): View all the characteristics and information of a Product.
- [Favorites Lists](https://docs.colect.io/user/brand-portal/favorites-lists.md): Create lists of Favorite Products.
- [Looks](https://docs.colect.io/user/brand-portal/looks.md): View curated looks and related Products.
- [Order Management](https://docs.colect.io/user/brand-portal/order-management.md): Manage orders from Draft to Proposals to Validation
- [Invoices](https://docs.colect.io/user/brand-portal/invoices.md): View and Download Invoices.
- [Download Management](https://docs.colect.io/user/brand-portal/download-management.md): Download and Manage all the assets related to your Collections
- [Profile and Settings](https://docs.colect.io/user/brand-portal/profile-and-settings.md): Configure your experience
- [Using as a Sales Representative](https://docs.colect.io/user/brand-portal/using-as-a-sales-representative.md)
- [(Deprecated) Brand Portal V2](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2.md)
- [Getting Started](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/getting-started.md)
- [Lookbook](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/lookbook.md)
- [Product Detail Page](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/product-detail-page.md)
- [Product List Page](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/product-list-page.md)
- [Filtering](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/filtering.md)
- [Favorites](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/favorites.md)
- [Order Building](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/order-building.md)
- [Order Reviewing](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/order-reviewing.md)
- [Order Sharing](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/order-sharing.md)
- [Order Center Module](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/order-center-module.md)
- [Payments Module](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/payments-module.md)
- [Downloads](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/downloads.md)
- [Settings](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/settings.md)


---

# 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.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.
