# Setting Up Tax Rates

To use the tax settings, go to Settings.

### Step 1:

To set up tax settings, go to Settings.

<figure><img src="/files/u4vcZaVzS5Cv3DxUhQAG" alt=""><figcaption></figcaption></figure>

### Step 2:

Go to Manage Tax under Store.

<figure><img src="/files/SfBfoepcf0mxJBWnp5rZ" alt=""><figcaption></figcaption></figure>

### Step 3:

Under Manage Tax Rates, you can choose to enable or disable your tax rate computation.&#x20;

You can set your tax to be inclusive or exclusive. If it is set as inclusive, the tax is already included in the retail price. If the tax is exclusive, it will be computed on top of the retail price.

<figure><img src="/files/XOaspWkbab7wgFtfMDrD" alt=""><figcaption></figcaption></figure>

### Step 4:

Set up your tax rate by choosing whether it's a single or multiple tax rates to your products.

<figure><img src="/files/mGDDqsYcGG4NbqrbFotn" alt=""><figcaption></figcaption></figure>

a. If you choose a **single tax rate**, enter your local tax rate.

<figure><img src="/files/xOKQMZJGE0nNBzruHw1e" alt=""><figcaption></figcaption></figure>

b. If you choose to have **multiple tax rates**, click on Add Tax Rate link. &#x20;

<figure><img src="/files/OiA4Hx2kVFWK3R3HZipJ" alt=""><figcaption></figcaption></figure>

Enter your local tax name and rate and tick on the box if the tax will be applied to all items. You can also choose if the tax is applied to all your branches or only to specific branches. Click save.

<figure><img src="/files/DLFBb54c6sC5R0Rd6Z6o" alt=""><figcaption></figcaption></figure>

### Step 5:

After reviewing all the information you've entered, click the Save button at the upper right corner of the screen.

<figure><img src="/files/p5Ukwyggl1CnbLvjff1m" alt=""><figcaption></figcaption></figure>


---

# 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/setting-up-tax-rates.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.
