# Импорт / экспорт товаров

- [Импорт из XLS/XLSX](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/import-iz-xls-xlsx.md): В данной инструкции вы узнаете, как импортировать товары из XLS/XLSX файла
- [Импорт из XML /YML](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/import-iz-xml-yml.md): В этой инструкции в узнаете как импортировать товары при помощи фида (xml-файла)
- [Настройки импорта из XLS/XLSX/XML/YML](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/nastroiki-importa-iz-xls-xlsx-xml-yml.md): В этой инструкции вы узнаете, как настроить импорт из файла
- [Периодический импорт по ссылке](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/periodicheskii-import-po-ssylke.md): В этой инструкции вы узнаете как настроить периодический импорт и обновление остатков / цен по ссылке на фид (xml-файл)
- [Импорт из Wildberries](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/import-iz-wildberries.md): Данный функционал скоро появится, следите за обновлениями!
- [Экспорт товаров](https://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov/eksport-tovarov.md): В этой инструкции вы узнаете как экспортировать товары из TGShop


---

# 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://docs.tgshop.io/osnovnye-nastroiki/import-eksport-tovarov.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.
