# Zones

PrestaShop's zones are a list of the world's subregions (<http://en.wikipedia.org/wiki/Subregion>). It helps categorize countries.

![](/files/-MD-zRyJlzukqyBvCivW)

If needed, you can create more zones: click on "Add new zone" to display the creation form.

![](/files/-MD-zRyKQfrX4wzVFg_J)

All you need is a name and a status, for instance indicating that you do not allow deliveries in Oceania.

\
When in multistore mode, you can also associate a zone with a selection of stores.


---

# 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.prestashop-project.org/1.7-documentation/user-guide/improving-shop/going-international/locations/zones.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.
