# Zones Settings (Multi-Store)

TAKU Retail offers unlimited selling zones. You can create custom groups of stores based on geographical area (Canadian vs. U.S. stores), language, or any categorization suitable to your business. Organizing your stores by zones allows you to manage zone settings where you can assign and control different currencies, tender types, cash rounding, shippers, and stock allocations for different zones.

Refer to the guides below to set up zone settings.

{% content-ref url="zone-settings/adding-managing-zones" %}
[adding-managing-zones](https://help.takulabs.io/how-to-get-started/zone-settings/adding-managing-zones)
{% endcontent-ref %}

{% content-ref url="zone-settings/stock-allocations" %}
[stock-allocations](https://help.takulabs.io/how-to-get-started/zone-settings/stock-allocations)
{% endcontent-ref %}

Related Articles

{% content-ref url="general-settings/money-settings/currency-denominations" %}
[currency-denominations](https://help.takulabs.io/how-to-get-started/general-settings/money-settings/currency-denominations)
{% endcontent-ref %}


---

# 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://help.takulabs.io/how-to-get-started/zone-settings.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.
