# Доп. модули

Вместе с шаблоном устанавливаются наши дополнительные модули, что позволяет поддерживать их отдельно от шаблона, для каждого модуля есть своя отдельная полная инструкция:

1. **Умные фильтры + SEO фильтры** [инстуркция 📖](/asmp_filter.md) (работает из коробки)
2. **Конвертер доп. свойств** [описание](https://asmp.su/asmp_propertyconvert) (работает из коробки)
3. **Сборщик отзывов** [инстуркция 📖](/review.md) (работает из коробки)
4. **Подписка на товар** [инстуркция 📖](/subscription.md) (работает из коробки)
5. **GeoIP: определение страны и города пользователя** [инстуркция 📖](/geoip.md) (работает из коробки)
6. **MegaPost** [инстуркция 📖](/megapost.md) (работает из коробки)
7. **Мультирегиональность** [инстуркция 📖](/multiregion.md) (модуль присутствует, но треубет доп. интеграции)
8. **Улучшенный выбор города** [инстуркция 📖](/selectcity.md) (работает из коробки)
9. **Маркетинг** [инстуркция 📖](/marketing.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://support.morozovpimnev.ru/market/dop.-moduli.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.
