# /status

To use the command you need to type `/status` in the text box and select the command from the bot menu. Be sure, that you aren't just typing `/status` in the chat, but using the Discord bot command.

![Using /status](/files/1faJNoZtmNXuwNs2cqUz)

You can type `/status` in Discord channel to show your account info.

![/statusresponse](/files/SdQiRUIE9yq3236JJT79)

`/status target:@your tag` shows full account information.

![/status target:@tagresponse](/files/dR9DtXazH6TI1LKBc0ro)


---

# 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://metabot.metaguild.com/commands/player-commands/status.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.
