# Does Imonggo support multiple branches or locations?

One of the powerful features of Imonggo is its capability to handle multiple stores and warehouses with ease. The administrator can rapidly set up a new branch and be ready for opening in minutes.

Here are some of the benefits of the multiple-branch feature:

1. &#x20;Each store can track its own sales and inventory.
2. &#x20;Items can be set up to have different prices at each branch.
3. &#x20;Taxes can be set up to apply only to certain branches.
4. &#x20;Products can be transferred from one branch to the other.
5. &#x20;A Head Office location is provided to consolidate all the sales.
6. &#x20;You can set up different payment gateway accounts for each branch.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-multiple-branches-or-locations.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.
