> For the complete documentation index, see [llms.txt](https://wiki.marketradar.kz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.marketradar.kz/marketpleisy/rabota-s-halyk-market/proverka-pravilnosti-fida-halyk.md).

# Проверка правильности фида Halyk

### Проверка фида

Чтобы удоставериться все данные которые уходят на Halyk правильные, нужно открыть фид и проверить какие данные в нём по каждому товару.

Для этого откройте настройки торговой площадки Halyk и найдите поле со ссылкой для автозагрузки:

<figure><img src="/files/VJMDf2qBaXgbd0XtXKyt" alt=""><figcaption></figcaption></figure>

Эту ссылку можно скопировать и открыть в браузере, на примере внизу можно увидеть какие данные доступны в этом фиде. Если вы заметили что какой-то точки продажи нехватает, то ее нужно добавить по инструкции [Настройка точек продаж Halyk](/marketpleisy/rabota-s-halyk-market/nastroika-tochek-prodazh-halyk.md)<br>

Если же точка продаж присутствует, но значение остатка `stockLevel` ноль то нужно проверить если к той точке продаж были присвоены склады с остатками в настройках точки в Маркетрадар.

<figure><img src="/files/wkzz3256r0l3fIv9pkK9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Если ссылка не открыватеся в браузере, попробуйте другой способ описанный здесь [Как открыть и посмотреть XML прайс лист](/marketpleisy/rabota-s-marketpleisami/kak-otkryt-i-posmotret-xml-prais-list.md)
{% endhint %}


---

# 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:

```
GET https://wiki.marketradar.kz/marketpleisy/rabota-s-halyk-market/proverka-pravilnosti-fida-halyk.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.
