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

# Customization

> Customize drown's avatar, banner, and bio.

## Overview

Personalize drown's appearance in your server by setting a custom avatar, banner, and/or bio to make your community stand out.

<Warning>
  This feature is actively monitored and logged. Uploading inappropriate content will lead to **immediate removal** of the bot from your server and **forfeiture of access**.
</Warning>

<Callout icon="key" color="#6683a8">
  Only the **server owner** can use these commands
</Callout>

## Customizing drown's avatar

You can change drown's avatar using the `customize avatar` command.

<CodeGroup>
  ```javascript Syntax theme={null}
  .customize avatar (image URL)
  ```

  ```javascript Example theme={null}
  .customize avatar https://p2w.lol/avatar.png
  ```
</CodeGroup>

<Frame>
  <img src="https://mintcdn.com/drown/rf32E2u_iJqUCLBX/images/Screenshot-2026-04-13-at-2.12.41-PM.png?fit=max&auto=format&n=rf32E2u_iJqUCLBX&q=85&s=878568fc6f21d3a01c0668c3afdf22d7" alt="Screenshot 2026 04 13 At 2 12 41 PM" width="2140" height="1014" data-path="images/Screenshot-2026-04-13-at-2.12.41-PM.png" />
</Frame>

## Customizing drown's banner

You can change drown's banner using the `customize banner` command.

<CodeGroup>
  ```javascript Syntax theme={null}
  .customize banner (image URL)
  ```

  ```javascript Example theme={null}
  .customize banner https://p2w.lol/avatar.png
  ```
</CodeGroup>

<Frame>
  <img src="https://mintcdn.com/drown/rf32E2u_iJqUCLBX/images/Screenshot-2026-04-13-at-2.14.55-PM.png?fit=max&auto=format&n=rf32E2u_iJqUCLBX&q=85&s=f881b71b62f714d33d4b3f3ed770bcd9" alt="Screenshot 2026 04 13 At 2 14 55 PM" width="2112" height="670" data-path="images/Screenshot-2026-04-13-at-2.14.55-PM.png" />
</Frame>

## Customizing drown's bio

You can set drown's bio using the `customize bio` command.

<Info>
  If you do not manually include [**https://p2w.lol/**](https://p2w.lol/) or discord.gg/qnVpSZPVBN in the bio, it will be automatically added at the bottom.
</Info>

<CodeGroup>
  ```javascript Syntax theme={null}
  .customize bio (text)
  ```

  ```javascript Example theme={null}
  .customize bio hazard is so cool and funny
  ```
</CodeGroup>
