> For the complete documentation index, see [llms.txt](https://wiki.indeepa.com/repricer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.indeepa.com/repricer/ozon-navigaciya.md).

# Ozon: Навигация

### Для тех, кто пришёл впервые

° [**Подключение к репрайсеру Ozon**](/repricer/nastroika-repraisera-ozon/podklyuchenie-k-repraiseru-ozon.md)\
[° **Начало работы с репрайсером Ozon**](/repricer/nastroika-repraisera-ozon/editor.md)

### Работа с репрайсером после первичной настройки

[° **Какие показатели отслеживать в репрайсере Ozon**](/repricer/kakie-pokazateli-otslezhivat-v-repraisere-ozon.md)\
° [**История пересчётов**](/repricer/istoriya-pereschetov.md)\
° [**Автоматическая обработка заявок на скидку**](/repricer/avtomaticheskaya-obrabotka-zayavok-na-skidku-ozon.md)\
° [**Защита от out of stock**](/repricer/zashita-ot-out-of-stock-1.md)

### Работа с маржинальностью

° [**Зачем нужна отрицательная маржинальность**](/repricer/zachem-nuzhna-otricatelnaya-marzhinalnost.md)

### Работа с продвижением Ozon

° [**Продвижение Ozon**](/repricer/indeepa-prodvizhenie/prodvizhenie-ozon.md)

### Повышение цены входа в акцию

° [**Ночная стратегия**](/repricer/nochnaya-strategiya.md)

### Стратегии

° [**Как настроить конкурентное следование**](/repricer/konkurentnoe-sledovanie-1.md)\
° [**Как подключить пользовательские стратегии**](/repricer/kak-podklyuchat-polzovatelskie-strategii-na-artikuly-ozon.md)\
°[ **Список универсальных стратегий**](/repricer/spisok-universalnykh-strategii.md)

### Отображение цен в репрайсере для покупателя

° [**Учёт «СПП» или «СПП + Ozon карта»**](/repricer/uchyot-spp-ili-spp-+-ozon-karta.md)

### Работа с акциями

° [**Автоматизированное управление акциями**](/repricer/avtomatizaciya-upravlenie-akciyami.md)

### Анализ выручки и расходов

° [**Ozon управленка**](/repricer/ozon-upravlenka.md)\
° [**Дашборд: расходы**](/repricer/dashbord-raskhody.md)\
° [**Ozon маржинальность**](/repricer/ozon-marzhinalnost.md)\
° [**Учёт доли рекламных расходов (ДРР)**](/repricer/uchyot-doli-reklamnykh-raskhodov.md)\
° [**Дашборд: аналитика карточки**](/repricer/dashbord-analitika-kartochki-1.md)\
° [**Отчёт по маржинальности по кабинетам**](/repricer/otchet-po-marzhinalnosti-po-kabinetam-ozon.md)

### Объединение цен на нескольких площадках <a href="#obedinenie-cen-na-neskolkikh-ploshadkakh" id="obedinenie-cen-na-neskolkikh-ploshadkakh"></a>

° [**Кросс-маркетплейс**](/repricer/kross-marketpleis-kak-obedinit-ceny-na-neskolkikh-ploshadkakh.md)

### Логистика и поставки

° [**Планирование поставок**](/repricer/planirovanie-postavok.md)\
° [**Настройка r-FBS логистики**](/repricer/nastroika-r-fbs-logistiki.md)\
° [**Как настроить процент выкупа**](/repricer/kak-nastroit-procent-vykupa-v-repraisere-ozon.md)\
° [**Разделение FBO от FBS**](/repricer/razdelenie-fbo-ot-fbs.md)\
° [**Настройка первой мили**](/repricer/nastroika-pervoi-mili.md)\
° [**Отчёт по логистике**](/repricer/otchyot-po-logistike.md)

### Расчёт ценообразования и проверка гипотез

° [**Как репрайсер рассчитывает показатели**](/repricer/kak-repraiser-ozon-rasschityvaet-pokazateli.md)

### Дополнительная отчётность

° [**Расширения Ozon**](/repricer/rasshireniya-ozon.md)

### Настройка интерфейса

° [**Создание собственных пресетов**](/repricer/nastroika-sobstvennykh-presetov.md)

### Управление доступами

° [**Разделение доступов к группам товаров**](/repricer/razdelenie-dostupov-k-gruppam-tovarov.md)

### Служба поддержки

**°** [**Как обратиться в службу поддержки**](/repricer/sluzhba-podderzhki/kak-obratitsya-v-sluzhbu-podderzhki.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.indeepa.com/repricer/ozon-navigaciya.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
