# /birthday commands

{% hint style="info" %}
With the ***/birthday*** commands you can customize Birthdayy to your needs.

By typing ***/help*** you can check out all the commands that are available, letting you use Birthdayy to its full potential.
{% endhint %}

### Birthday Command Overview

{% content-ref url="/pages/7VedxUYG0iw7H8NwfgeP" %}
[Birthday](/commands/birthday.md)
{% endcontent-ref %}

### Available /birthday guides

{% content-ref url="/pages/farTWsW7x5oMSttgZm26" %}
[Register your Birthday](/guides/birthday-commands/register-your-birthday.md)
{% endcontent-ref %}

{% content-ref url="/pages/C2gVodnbuIWzMnsLno0F" %}
[Remove Birthdays](/guides/birthday-commands/remove-birthdays.md)
{% endcontent-ref %}

{% content-ref url="/pages/cy6ZKQNq1d7p8WErg8mx" %}
[Showing Someone's Birthday](/guides/birthday-commands/showing-someones-birthday.md)
{% endcontent-ref %}

{% content-ref url="/pages/C7F1MM1CLrXAWySMYIAy" %}
[Update Birthdays](/guides/birthday-commands/update-birthdays.md)
{% endcontent-ref %}

{% content-ref url="/pages/dfxwXc3IU3X8OWtJcO5D" %}
[Test your Birthdayy Configuration](/guides/birthday-commands/test-your-birthdayy-configuration.md)
{% endcontent-ref %}


---

# 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.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.
