# Informative

## Inspect users from all across Discord

![A user fetched with the /user fetch command.](/files/8z0AshCeuVrLxaPwushc)

## Display information about Discord Apps

You can see statistics about a Game or other bots.

![The /web application-info command used to get information about a game
](/files/Q2gqvtt2lxBSqBEmiOZv)

![The /web application-info command used to get information about a bot](/files/ihHpvVwp753glLlBv43s)

## Various information commands for your server

![The /emoji info command](/files/tc0d0x1l4pZSeRBgEHN1)

![The /role info command.](/files/3RFrmvgOXMsuo3yjPxyn)

![The /channel info command.](/files/aP3XpzPZ8T30Q2fW5fgh)

![The /server info command.](/files/Pfr8WoJxJz2grENOAPCh)


---

# 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.managebot.xyz/key-features/informative.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.
