# Set up a Birthday Role

Everyone should feel special on their birthday, and that's why Birthday gives you the option to assign a ***Birthday Role*** for a day to the birthday child!

If you wish to gift a special role on someone's birthday, first create a new role and make sure that the Bot's role is above the new one. Next, use ***/config birthday-role*** and select the role that should get assigned. Once you receive the confirmation message, you should be good to go.

#### 1. Create Birthday child role and put the Bot role is above it

<div align="left"><figure><img src="/files/TrwWXVVT5s5mGdkpJQuw" alt=""><figcaption><p>Birthdayy Bot role is above the birthday child role</p></figcaption></figure></div>

#### 2. Use /config birthday-role and select the desired role

<div align="left"><figure><img src="/files/ReEKYG4lyW23HqsRTKmD" alt=""><figcaption><p>Select the Birthay Child Role</p></figcaption></figure></div>

#### 3. Set config successfully

<div align="left"><figure><img src="/files/Bkww4kz6BwzTUf4PItSw" alt=""><figcaption><p>Success message</p></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.birthdayy.xyz/guides/config-commands-guides/set-up-a-birthday-role.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
