> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hedwig.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Miscellaneous tools

> Profiles, polls, timers, reminders, image tools, and other everyday commands.

This is the catch-all for Hedwig's smaller tools that are useful across many
types of servers. Commands that create images, polls, timers, or reminders can
post visible content or keep state, so check the target channel and duration
before confirming.

## Profiles and media

| Command          | Purpose                          |
| ---------------- | -------------------------------- |
| `/profile`       | View a profile card              |
| `/profileedit`   | Create or edit your profile card |
| `/steal`         | Steal an emoji or sticker        |
| `,quote`         | Generate a quote image           |
| `/caption`       | Add a caption above an image     |
| `/get pfp`       | Get a user's avatar              |
| `/get banner`    | Get a user's banner              |
| `/get wallpaper` | Get wallpaper inspiration        |
| `/imdb`          | Look up a movie or series        |
| `/embed`         | Build and send a custom embed    |
| `/container`     | Build a Components V2 container  |

## Timers and interaction

| Command            | Purpose                 |
| ------------------ | ----------------------- |
| `/poll create`     | Create a poll           |
| `/poll end`        | End a poll              |
| `/timer start`     | Start a timer           |
| `/timer pause`     | Pause a timer           |
| `/timer resume`    | Resume a timer          |
| `/timer end`       | End a timer             |
| `/reminder add`    | Add a personal reminder |
| `/reminder list`   | List active reminders   |
| `/reminder remove` | Remove a reminder       |
| `/timezone`        | View or set a timezone  |

Timer start, pause, resume, and end are server-management actions in this
build. A timer uses the message ID returned by the start flow for later
management; keep that message available if staff need to pause or end it.

## Other tools

| Command     | Purpose                            |
| ----------- | ---------------------------------- |
| `/report`   | Submit a bug report                |
| `/lookup`   | Browse usernames and vanities      |
| `/define`   | Look up a definition               |
| `/nptoggle` | Toggle no-prefix access            |
| `/fix`      | Download Instagram or TikTok media |
| `/lens`     | Reverse image search               |
| `/math`     | Evaluate a math expression         |
| `/todo`     | Manage personal tasks              |

<Note>
  Use `,help cmdname` for the current options and required inputs for any
  command. `/report` sends a bug report to the configured development channel,
  so do not include passwords, tokens, or private member data.
</Note>
