# Birthdayy

## Birthdayy

- [What is Birthdayy?](https://docs.birthdayy.xyz/readme.md): Get an overview about Birthdayy.
- [Quick Start](https://docs.birthdayy.xyz/quickstart.md): Need help with getting started with Birthdayy? Read this quick Introduction!
- [/birthday commands](https://docs.birthdayy.xyz/guides/birthday-commands.md): Useful guides for using the /birthday command.
- [Register your Birthday](https://docs.birthdayy.xyz/guides/birthday-commands/register-your-birthday.md): In this quick guide, you will learn how to register your Birthday or other Birthdays
- [Update Birthdays](https://docs.birthdayy.xyz/guides/birthday-commands/update-birthdays.md): In this quick guide, you will learn how to update your or someone else's birthday.
- [Remove Birthdays](https://docs.birthdayy.xyz/guides/birthday-commands/remove-birthdays.md): In this quick guide, you will learn how to remove the birthday of you or someone else.
- [Test your Birthdayy Configuration](https://docs.birthdayy.xyz/guides/birthday-commands/test-your-birthdayy-configuration.md): In this quick guide, you will learn how you can test the current Configuration of Birthdayy.
- [Showing Someone's Birthday](https://docs.birthdayy.xyz/guides/birthday-commands/showing-someones-birthday.md): In this quick guide, you will learn how you can see your or someone's birthday.
- [/config commands guides](https://docs.birthdayy.xyz/guides/config-commands-guides.md): Useful guides for using the /config command.
- [Set up Announcement Channel](https://docs.birthdayy.xyz/guides/config-commands-guides/set-up-announcement-channel.md): In this quick guide, you will learn how to set up an announcement channel.
- [Set up an Overview Channel](https://docs.birthdayy.xyz/guides/config-commands-guides/set-up-an-overview-channel.md): In this quick guide, you will learn what an overview channel is and how to set it up.
- [Set up a Birthday Role](https://docs.birthdayy.xyz/guides/config-commands-guides/set-up-a-birthday-role.md): In this quick guide, you will learn how to set up a custom birthday role.
- [Change up the Server Timezone](https://docs.birthdayy.xyz/guides/config-commands-guides/change-up-the-server-timezone.md): In this quick guide, you will learn how to change the timezone of your server.
- [Set Up a Ping Role](https://docs.birthdayy.xyz/guides/config-commands-guides/set-up-a-ping-role.md): In this quick guide, you will learn how to set up a custom ping role to get notified on a birthday.
- [Overview](https://docs.birthdayy.xyz/commands/overview.md): Get a quick overview over all commands Birthdayy has.
- [General](https://docs.birthdayy.xyz/commands/general.md): General commands, that Birthdayy has.
- [Birthday](https://docs.birthdayy.xyz/commands/birthday.md): Infos about the /birthday subcommands.
- [Config](https://docs.birthdayy.xyz/commands/config.md): Infos about the /config subcommands.
- [General](https://docs.birthdayy.xyz/faq/general.md)
- [Errors](https://docs.birthdayy.xyz/faq/errors.md): Anything not working? Check out this Error FAQ Page to get the most common questions answered.
- [Birthday](https://docs.birthdayy.xyz/faq/birthday.md): Frequently asked Questions about Birthday
- [Premium](https://docs.birthdayy.xyz/faq/birthday-1.md): Frequently asked Questions about Birthday Premium
- [Links](https://docs.birthdayy.xyz/extras/links.md): A Collection of useful links
- [Homepage](https://docs.birthdayy.xyz/extras/links/homepage.md): Checkout the Homepage of Birthdayy
- [Invite Birthdayy](https://docs.birthdayy.xyz/extras/links/invite-birthdayy.md): Invite Birthdayy on your Discord Server.
- [Vote](https://docs.birthdayy.xyz/extras/links/vote.md): Check out where you can vote for Birthdayy.
- [Support & Community Discord](https://docs.birthdayy.xyz/extras/links/discord.md)
- [Ideas & Bugs](https://docs.birthdayy.xyz/extras/links/ideas-and-bugs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.birthdayy.xyz/readme.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.
