# Формат ответа

Формат выгрузки CSV (txt). При сохранении в файл возможны проблемы с кодировкой. К просмотру файла выгрузки рекомендуются программы excel (с выбором нужной кодировки и разделителя данных).

```
Артикул    Название товара     Цвет Материал    Большое фото Галерея Цена Название категории 1     Название категории 2    Название категории 3    Название категории 4

514209    Альбом для фотографий «История»    красное дерево    дерево    https://s.a-5.ru/i/superbig/514209_a.jpg    https://s.a-5.ru/i/superbig/514209_a.jpg,https://s.a-5.ru/i/superbig/514209_b.jpg,https://s.a-5.ru/i/superbig/514209_c.jpg,https://s.a-5.ru/i/superbig/514209_e.jpg,https://s.a-5.ru/i/superbig/514209_h.jpg    3835    Продукция    Для дома    Искусство    Фотоальбомы

...

...
```


---

# 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://oasiscatalog.gitbook.io/api-oasis/overview/api-documentation-v.3-new/vygruzhaemaya-informaciya/bitrix/format-otveta.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.
