# Live chat

- [Live chat](https://help.chatty.net/live-chat/live-chat.md): How to set up live chat on your store
- [Inbox](https://help.chatty.net/live-chat/inbox.md): Manage all convesations from customers
- [Customers](https://help.chatty.net/live-chat/inbox/customers.md): How to manage your customers who have conversations
- [Conversation details](https://help.chatty.net/live-chat/inbox/conversation-details.md): See every customer detail you need, without leaving the conversation
- [Chat zone](https://help.chatty.net/live-chat/inbox/chat-zone.md): How to chat with your customer more efficiently
- [Real-time translation](https://help.chatty.net/live-chat/inbox/real-time-translation.md): How to chat with customers in different languages faster
- [Channels](https://help.chatty.net/live-chat/channels.md): Connect other channels and manage all customers' conversation in Chatty inbox
- [Email](https://help.chatty.net/live-chat/channels/email.md): How to connect email to receive and reply to customer's email in Chatty
- [Facebook messenger/Instagram](https://help.chatty.net/live-chat/channels/facebook-messenger-instagram.md): Connect Facebook page and Instagram receive and reply to messages directly in Chatty inbox
- [WhatsApp](https://help.chatty.net/live-chat/channels/whatsapp.md): How to connect WhatsApp account to Chatty
- [Proactive chat](https://help.chatty.net/live-chat/proactive-chat.md): Automatically engage website visitors with targeted messages at the perfect moment to turn browsers into buyers
- [Contacts](https://help.chatty.net/live-chat/contacts.md): Manage contacts and their information
- [Team](https://help.chatty.net/live-chat/team.md): Invite your team to manage conversation together in Chatty
- [Team member](https://help.chatty.net/live-chat/team/team-member.md): How to accept invitation and join Chatty support team
- [Quick replies](https://help.chatty.net/live-chat/quick-replies.md): Create pre-written messages to make replying to customers fast and efficient
- [Others](https://help.chatty.net/live-chat/others.md): How to set up other settings for live chat system


---

# 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://help.chatty.net/live-chat.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.
