# /istatus

## Syntax

**/istatus**

## Description

* Displays MQ2IRC status
* It shows if you are ONLINE (ie. connected to a server) or OFFLINE
* If ONLINE it shows the server and port connected to, as well as the channel(s) you've joined and your nickname.

## See Also

* [MQ2IRC](/macroquest/plugins/discontinued-unsupported/mq2irc.md)
* [/i](/macroquest/plugins/discontinued-unsupported/mq2irc/commands/i.md)
* [/iconnect](/macroquest/plugins/discontinued-unsupported/mq2irc/commands/iconnect.md)

[Return to Slash Commands](/macroquest/commands/slash-commands.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://macroquest.gitbook.io/macroquest/plugins/discontinued-unsupported/mq2irc/commands/istatus.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.
