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

# Customization

> Customize Haunt's appearance to match your server's aesthetic.

<Info>Only the **owner** of the **server** can use these commands.</Info>

## Rules

<Danger>Violating these rules multiple times can you get your server **banned** from using **customizations**</Danger>

* Using Haunt to imitate another bot is strictly prohibited.
* Using illegal content on Haunt will get you blacklisted immediately.
* Promoting scam links, gambling websites or any of the sort is not allowed.

## Customize Haunt's Avatar

You can customize Haunt's avatar by using the `customize avatar` command.

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

  ```javascript Example theme={null}
  ;customize avatar https://haunt.site/haunt.png
  ```
</CodeGroup>

<Frame>
  <img src="https://mintcdn.com/haunt-74016d1b/f0befozCt84kcu7s/images/customization/avatar.png?fit=max&auto=format&n=f0befozCt84kcu7s&q=85&s=dc2aa99fa2841df637704bf31107d641" width="587" height="460" data-path="images/customization/avatar.png" />
</Frame>

## Customize Haunt's Banner

You can customize Haunt's banner by using the `customize banner` command.

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

  ```javascript Example theme={null}
  ;customize banner https://haunt.site/haunt.png
  ```
</CodeGroup>

<Frame>
  <img src="https://mintcdn.com/haunt-74016d1b/f0befozCt84kcu7s/images/customization/banner.png?fit=max&auto=format&n=f0befozCt84kcu7s&q=85&s=b1041598196b051bb3a96ca924c29e21" width="571" height="393" data-path="images/customization/banner.png" />
</Frame>

## Customize Haunt's Bio

You can customize Haunt's description by using the `customize bio` command.

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

  ```javascript Example theme={null}
  ;customize bio Hello this is Haunt speaking
  ```
</CodeGroup>

<Frame>
  <img src="https://mintcdn.com/haunt-74016d1b/f0befozCt84kcu7s/images/customization/bio.png?fit=max&auto=format&n=f0befozCt84kcu7s&q=85&s=ae97b5a80f19a9d18d4979b45e1d24ab" width="470" height="196" data-path="images/customization/bio.png" />
</Frame>
