# Image

## /image doge

Shows an image of the icon of [**Doge Utilities**](https://discord.com/oauth2/authorize?client_id=854965721805226005\&permissions=8\&scope=applications.commands%20bot).

```
/image doge
```

## /image what

Adds the profile picture of a member or the author inside the **what** meme.

```
/image what [member]
```

## /image slap

Slap someone else, or get slapped.

```
/image what [member]
```

## /image generate-sign

Generates a Minecraft sign with your profile picture and some text below it, using the Minecraft font.

```
/image generate <string: text> [member]
```

## /image rip

Generates an image containing a grave and the avatar of the author or a member.

```
/image rip [member]
```


---

# 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/command-categories/image.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.
