# Общение в чате

- [Отправка сообщений](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/otpravka-soobshenii.md): Чат-центр Fasttrack обладает всеми необходимыми инструментами для общения с пользователями. Базовая возможность, это кончено – отправка сообщений.
- [Запуск сценариев](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/zapusk-scenariev.md): Запускайте готовые сценарии для пользователя не покидая чат-центр. Даже во время чат-сессии с оператором, чтобы автоматизировать часть диалога.
- [Быстрые ответы](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/bystrye-otvety.md): Список быстрых ответов в чат-центре позволит операторам получить доступ к ответам на распространенные вопросы и сократить время на предоставление информации.
- [WhatsApp-шаблоны](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/whatsapp-shablony.md)
- [Контекст сообщения](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/kontekst-soobsheniya.md)
- [Написать первым в WA](https://docs.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate/napisat-pervym-v-wa.md)


---

# 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.fstrk.io/knowledge_base/chat_center/usage/obshenie-v-chate.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.
