# Register your Birthday

Adding your birthday is one of the simplest tasks that can be done with the bot. Using the command ***/birthday register*** and then adding the date of your birthday using the ***dd.mm.yyyy*** format, birthday will automatically add your birthday to the server's birthday list!

For example, if your birthday is on April 29th 2008, your command should look like ***/birthday register 29.04.2008***

Once you enter the command, your birthday will be announced in the specific server on the day of your birthday for all the members to see and wish you a happy birthday!

{% hint style="info" %}
The Birthdayy bot is a ***per-server*** bot. This means that if a few of the servers you're in include BIrthdayy, your birthday date will appear on only the ones you register on, ***NOT*** the other ones.
{% endhint %}

### Hiding your Age

If you wish to keep your age a secret, Birthdayy has your back! Taking the same date as in the previous example, by typing ***/birthday register 29.04.XXXX*** Birthdayy will accept the date and your age will be safe and sound!

<figure><img src="/files/VlOgIot2OenqlVCKFpgR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fVvFnvJ2tV01Satidciv" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Enjoy what Birthdayy offers you? Make sure to support us by clicking on <https://docs.birthdayy.xyz/extras/links/vote> and voting with just a simple click!
{% endhint %}


---

# 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/birthday-commands/register-your-birthday.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.
