> For the complete documentation index, see [llms.txt](https://resolve-wiki.huckster.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resolve-wiki.huckster.ru/sluzhba-tekhnicheskoi-podderzhki.md).

# Служба технической поддержки

Если у вас возникли вопросы или нужна помощь, наша команда поддержки всегда готова помочь.

●       Рабочая телеграм-группа (для клиентов Huckster).

●       Общий телеграм Huckster: <https://t.me/huckster\\_team>.

●       Email: <info@e-teleport.ru>.

●       Телефон: +7 495 946-77-89

●       Телефон: +7 495 946-77-88 (многоканальный)

●       Рабочие часы поддержки: Пн-Пт с 9:00 до 18:00 по Мск.&#x20;

&#x20;●      Дежурный сотрудник по срочным вопросам: Пн-Пт с 18:00 до 21:00 по Мск суббота, воскресенье и праздничные дни с 9:00 до 18:00 по Мск.

В целях оперативного решения вашего вопроса целесообразно направить в вашу телеграм-группу со специалистами Huckster Platform наиболее полную информацию с приложением необходимых скринов и данных. Не забывайте просматривать наш канал [Радар Репрайсера](https://t.me/radar_repricer) **в Телеграмме** и [Радар Репрайсера](https://max.ru/id507901352220_biz) **в Максе**. Все наиболее важные улучшения Сервиса или изменения, связанные с маркетплейсами, мы оперативно представляем именно там. Удачи на маркетплейсах с Командой Huckster!


---

# 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://resolve-wiki.huckster.ru/sluzhba-tekhnicheskoi-podderzhki.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.
