# MQ2Chat

## Description

This plugin directs all of the MQ2 output to your main EQ chat window. **Be careful if doing a /report or /petition because MQ2 output will be visible in the /report lines that you send.**

By default, MQ2 output is set to go to a separate MQ2 window, which is handled by the [MQ2ChatWnd](/macroquest/plugins/core-plugins/mq2chatwnd.md) plugin.

## See Also

* [Data Types](/macroquest/data-types-and-top-level-objects/data-types.md)
* [Top-Level Objects](/macroquest/data-types-and-top-level-objects/top-level-objects.md)
* [Plugins](broken://pages/-Me4I94WGlOtA0pQ_0oB)


---

# 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://macroquest.gitbook.io/macroquest/plugins/core-plugins/mq2chat.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.
