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

# Customization

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

# Customization

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

## Overview

Personalize bleh'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 bleh's avatar

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

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

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

<br />

<Frame />

<br />

## Customizing bleh's banner

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

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

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

<br />

<Frame />

## Customizing bleh's bio

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

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

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

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

<br />

<Frame />
