# Messaging - Chat

Warehouse chat is a powerful tool used in the communication with PDT users to give real time instructions. The chat is bi-directional so the PDT user can also reply and seek instructions from the Web Dispatcher.

![P4 Warehouse Chat](/files/-MkMnGZG4eV17Zxf0ros)

![P4 Warehouse PDT user reply via chat](/files/-MkMnuO_VKtuEI8OFzqL)


---

# 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.p4.software/p4warehouse-english/collaboration-1/messaging.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.
