# Выгрузка цен и остатков

## Выгрузка цен и остатков

- [Выгрузка цен и остатков](https://sklad24online.gitbook.io/export/master.md): Выгрузка прайс-листов из МойСклад для Avito, drom.ru, Tiu.ru, Юла и другие.
- [Прайс-лист Excel/CSV](https://sklad24online.gitbook.io/export/prais-list-excel-csv.md)
- [Прайс-лист Google таблица](https://sklad24online.gitbook.io/export/prais-list-googlesheet.md)
- [Прайс-лист YML](https://sklad24online.gitbook.io/export/prais-list-yml.md)
- [Выгрузка для BAZA.DROM.RU (Автозапчасти)](https://sklad24online.gitbook.io/export/prais-list-yml/vygruzka-dlya-baza.drom.ru-avtozapchasti.md)
- [Beta! Выгрузка для Avito.ru (Автозапчасти)](https://sklad24online.gitbook.io/export/prais-list-yml/beta-vygruzka-dlya-avito.ru-avtozapchasti.md)
- [Периодичность формирования](https://sklad24online.gitbook.io/export/periodichnost-generacii.md)
- [Ограничения](https://sklad24online.gitbook.io/export/ogranicheniya.md)
- [Стоимость](https://sklad24online.gitbook.io/export/stoimost.md)
- [Установка приложения](https://sklad24online.gitbook.io/export/ustanovka-prilozheniya.md)
- [Техническая поддержка](https://sklad24online.gitbook.io/export/tekhnicheskaya-podderzhka.md)
- [Обновления](https://sklad24online.gitbook.io/export/obnovleniya.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sklad24online.gitbook.io/export/master.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.
