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

# Customization

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

## Overview

Personalize bleed'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="#658A95" iconType="regular">Only the **server owner** can use these commands.</Callout>

## Customizing bleed's avatar

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

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

  ```javascript Example theme={null}
  ,customize avatar https://bleed.bot/avatar.png
  ```
</CodeGroup>

<br />

<Frame>
  <img src="https://mintcdn.com/bleed/txEFoa5RuKdxsZBt/images/overview/donator-perks/customization/avadd.png?fit=max&auto=format&n=txEFoa5RuKdxsZBt&q=85&s=6b549a2e6cfceadfd5d691faa19941e8" width="1716" height="834" data-path="images/overview/donator-perks/customization/avadd.png" />
</Frame>

<br />

## Customizing bleed's banner

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

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

  ```javascript Example theme={null}
  ,customize banner https://bleed.bot/banner.png
  ```
</CodeGroup>

<br />

<Frame>
  <img src="https://mintcdn.com/bleed/txEFoa5RuKdxsZBt/images/overview/donator-perks/customization/banneradd.png?fit=max&auto=format&n=txEFoa5RuKdxsZBt&q=85&s=a8ae308a948d2fd6ab1e396e35fe16c9" width="1558" height="500" data-path="images/overview/donator-perks/customization/banneradd.png" />
</Frame>

## Customizing bleed's bio

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

<Info>
  If you do not manually include **[https://bleed.bot/](https://bleed.bot/)** or **discord.gg/bleed** 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 bryce is so cool and funny
  ```
</CodeGroup>

<br />

<Frame>
  <img src="https://mintcdn.com/bleed/txEFoa5RuKdxsZBt/images/overview/donator-perks/customization/bioadd.png?fit=max&auto=format&n=txEFoa5RuKdxsZBt&q=85&s=ca6ae2739cdd1b37201c258a8da8ab6c" width="1182" height="312" data-path="images/overview/donator-perks/customization/bioadd.png" />
</Frame>
