> For the complete documentation index, see [llms.txt](https://help.botpenguin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.botpenguin.com/inbox-chats.md).

# Inbox/Chats

- [Inbox/Chats](https://help.botpenguin.com/inbox-chats/inbox-chats.md): The omni-channel Zeus of Inboxes, harness the power here.
- [Chats window](https://help.botpenguin.com/inbox-chats/inbox-chats/chats-window.md): This page contains all the necessary info about the chats section in Inbox panel.
- [Orders](https://help.botpenguin.com/inbox-chats/inbox-chats/orders.md): This page contains all the necessary information about the orders section of inbox panel.
- [Contacts](https://help.botpenguin.com/inbox-chats/inbox-chats/contacts.md): This page contains the all necessary information about the contacts section in In box Panel.
- [Groups](https://help.botpenguin.com/inbox-chats/inbox-chats/groups.md): This page contains all the necessary information regarding the group section in inbox panel.
- [Live Chats](https://help.botpenguin.com/inbox-chats/inbox-chats/live-chats.md): Take over from BotPenguin, for personal attention to the users seamlessly.
- [Using Tags](https://help.botpenguin.com/inbox-chats/inbox-chats/using-tags.md): Assign tags and manage your conversations better


---

# 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://help.botpenguin.com/inbox-chats.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.
