# Setting up Countries & Zone Taxes

Countries control taxes so it's important to check these settings prior to store launch.

* You're going to want to Global Configuration and check if the parameters there are set up as required for your use case.
* [See Global Configurations overview](https://app.commercelab.shop/global-configurations)
* Navigate to your Countries by going to the CommerceLab Shop dashboard then scroll down and active the settings dropdown where you will see the countries "Countries"link. Click that.
* Here is a list of all countries you can add a new country or activate them by clicking the red dots as well as change your default.
* Note: We recommend re-saving your default country after install, just click into it and re-save to ensure it's working properly.

<figure><img src="https://app.commercelab.shop/index.php?option=com_ajax&#x26;p=image&#x26;src=WyJpbWFnZXNcL2RvY3VtZW50YXRpb25cL2NvdW50aXJlcy5wbmciLFtbImRvUmVzaXplIixbMTkxOSwxMTA1LDE5MTksMTEwNV1dLFsiZG9Dcm9wIixbMTkyMCwxMTA1LDAsMF1dXV0%3D&#x26;hash=786fe524944f3612aa6ceb61de398c31" alt=""><figcaption></figcaption></figure>

## Country options, tax rates

* We've gone far into taxes per country to be in accordance with the new laws emerging. you can add "standard rate" "Reduced Tax Rate" "Extra Tax Rate" All equated to checkout which you assign in yto your product when being created.
* EU VAT comes predefined with CommerceLab Shop via API if you enable it it will calculate for products.

<figure><img src="https://app.commercelab.shop/templates/yootheme/cache/countrytax_adjust-d36bd552.png" alt=""><figcaption></figcaption></figure>

***

## Country "Zones"

* Zones are directly below the countries tab in the sidebar of your CommerceLab Shop sidebar in the settings area.

* If you are taxing your products based on the customer's address, beside the countries where you are shipping be sure to set the tax rates for each zone (state) within the country. By Default, zones inherit the country's tax rate(s), but that can be changed for each zone if required.

* Rememebr that applying tax happens on a product level. You will define the type of tax that each product will have appplied and that will equate to the final price at checkout.

<figure><img src="https://app.commercelab.shop/index.php?option=com_ajax&#x26;p=image&#x26;src=WyJpbWFnZXNcL2RvY3VtZW50YXRpb25cL2luZWhyaW50LnBuZyIsW1siZG9SZXNpemUiLFsxNjgzLDg2OSwxNjgzLDg2OV1dXV0%3D&#x26;hash=b294431ac30f7230d9f475677febf458" 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://docs.commercelab.shop/getting-started/shop-settings/setting-up-countries-and-zone-taxes.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.
