# Геозоны

**Модуль "Геозоны"** позволяет оперативно контролировать перемещение транспортных средств, получать уведомления об отклонениях в маршрутах (въезде и выезде, пересечении геозоны, приближении к границе геозоны, превышении скоростного режима) и уведомлять водителей об этом.

{% hint style="info" %}
**Геозоны** - это специальная географическая область, которая предназначена для контроля за перемещением объектов в этих областях или за их пределами.
{% endhint %}

Геозона может иметь форму полигона - район города (для г.Москва), город, область, страна.

В данном модуле вы можете:

* работать со [списком геозон](/moduli-atlas/geozony/spisok-geozon.md), доступных вам,
* [создавать геозоны](/moduli-atlas/geozony/sozdanie-geozony.md),
* [управлять геозонами](/moduli-atlas/geozony/upravlenie-geozonoi.md).

Чтобы попасть в модуль "Геозоны", нажмите на пункт меню "Геозоны". При этом откроется главная страница модуля - "[Список геозон](/moduli-atlas/geozony/spisok-geozon.md)".


---

# 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://atlas-help.smartdriving.io/moduli-atlas/geozony.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.
