> ## Documentation Index
> Fetch the complete documentation index at: https://burger-bot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# /avatar

> View any member's Discord avatar in full size.

View a member's avatar at full resolution.

## Description

Returns the targeted member's avatar in PNG, JPG, and WEBP formats. Defaults to the global avatar; pass `server:true` for their server-specific avatar.

## Required permissions

* **User:** none
* **Bot:** `Embed Links`

## Syntax

```text theme={null}
/avatar [user:<member>] [server:<true|false>]
```

## Example

```text theme={null}
/avatar
/avatar user:@Friend
/avatar user:@Friend server:true
```

## Notes

Works on any member — yourself, friends, staff, or anyone else in the server.
