# Zones

Zones allow the operator to create designated areas on the map where the drone can and cannot fly. This feature is particularly useful for maintaining safety, privacy, and compliance with local regulations.

To create a fly zone, the operator simply needs to draw an area on the map using the geofence feature. The operator can customize that area by setting a name, and altitude limit.

To learn about the **No Fly Zone** which is an enterprise add-on, please refer to the section below:

{% content-ref url="/pages/6mdQWt1XUK5gGr9CYp5D" %}
[No Fly Zones (NFZ)](/add-ons/no-fly-zones-nfz.md)
{% endcontent-ref %}

Zones offer an effective approach to bolster the safety of drone operations by enabling the operator to restrict the drone's flight zone and regulate its behaviour in particular areas.


---

# 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://legacydocs.flytbase.com/features/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.
