# Branch Pricing

#### Step by Step Guide

* To use the Branch Pricing Feature, go to Settings by clicking the gear button.
* Turn it on in Premium Feature Settings.

#### How to Change the Branch Price of an Item

To define the branch price of an item, you need to have access to Head Office and should be at least a manager.

* First, switch to the Head Office, then go to Stockroom.
* Click on the Branch Price link below each item.

#### Effect of the Branch Pricing

Branch price is automatically used when the item is sold at the store. Where the branch price is not defined, the standard or default retail price will be used. Branch price only affects the Store, but not the Stockroom. The Stockroom always displays the standard retail price.


---

# 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/advanced-topics/branch-pricing.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.
