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

# Setting the award role

Set the role to be given once someone adds the vanity to their custom status.

<Warning>
  Make sure that the "doll vanity" role is moved **above** the award role, or else it will not work properly.
</Warning>

<CodeGroup>
  ```javascript Syntax
  /vanity role (role)
  ```

  ```javascript Example
  /vanity role @doll
  ```
</CodeGroup>

<Frame>
  ![setvanity.png](https://mintlify.s3.us-west-1.amazonaws.com/dollhouse/images/vanityrole.png)
</Frame>
