# PostHunter

## PostHunter

- [PostHunter](https://post.targethunter.help/posthunter.md): Документация по использованию сервиса
- [Подключение сообщества VK](https://post.targethunter.help/obshie-instrukcii/podklyuchenie-soobshestva-vk.md): Инструкция по подключению сообщества ВК к сервису
- [Подключение Telegram-канала](https://post.targethunter.help/obshie-instrukcii/podklyuchenie-telegram-kanala.md): Инструкция по подключению Telegram-канала к сервису
- [Создание публикации](https://post.targethunter.help/obshie-instrukcii/sozdanie-publikacii.md): Инструкция по созданию публикации
- [Создание посевов](https://post.targethunter.help/obshie-instrukcii/sozdanie-posevov.md)
- [Как настроить часовой пояс проекта](https://post.targethunter.help/obshie-instrukcii/kak-nastroit-chasovoi-poyas-proekta.md): Инструкция по настройке и смене часового пояса в рамках проекта
- [Как выдать доступ к проекту другому пользователю](https://post.targethunter.help/obshie-instrukcii/kak-vydat-dostup-k-proektu-drugomu-polzovatelyu.md): Инструкция по выдаче и смене прав доступа к проекту
- [Создание поста с помощью нейросети](https://post.targethunter.help/obshie-instrukcii/sozdanie-posta-s-pomoshyu-neiroseti.md)
- [Подключение аккаунта ОРД](https://post.targethunter.help/zakon-o-reklame/podklyuchenie-akkaunta-ord.md): Инструкция по подключению аккаунта ОРД VK к проекту PostHunter
- [Создание/добавление контрагента из ОРД](https://post.targethunter.help/zakon-o-reklame/sozdanie-dobavlenie-kontragenta-iz-ord.md): Инструкция по созданию контрагента и его добавлению из ОРД VK
- [Создание/добавление договора](https://post.targethunter.help/zakon-o-reklame/sozdanie-dobavlenie-dogovora.md): Инструкция по созданию договора и его добавлению из ОРД VK
- [Создание публикации с маркировкой](https://post.targethunter.help/zakon-o-reklame/sozdanie-publikacii-s-markirovkoi.md): Инструкция по созданию поста с маркировкой в соответствии с Законом о рекламе
- [Формирование актов по постам](https://post.targethunter.help/zakon-o-reklame/formirovanie-aktov-po-postam.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://post.targethunter.help/posthunter.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.
