> For the complete documentation index, see [llms.txt](https://docs.hotwax.co/documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotwax.co/documents/administration-company-administration-company-administration-company/administration/company.md).

# Company

In HotWax Commerce, the Product Store serves as a vital hub for configuring brand-specific settings across one or more Shopify stores. These settings include product inventories and order fulfillment processes, essential for tailoring HotWax Commerce to meet the distinct needs of each business.

To streamline this process, the Company App provides retailers with an intuitive platform to easily create and manage product stores for each brand. With user-friendly toggles and a simplified interface, retailers can efficiently configure and update settings, ensuring their operations align with specific business requirements. The Company App enhances the flexibility and ease of managing product stores within the platform.


---

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

```
GET https://docs.hotwax.co/documents/administration-company-administration-company-administration-company/administration/company.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.
