# Getting Started

**Now that you have invited the bot to your discord server, you can begin!**

Birthday Bot comes with a few main commands to make the job of setting up the bot and getting it operational very quick and easy!

### Bot Features:

* The bot now supports slash commands which means that user input is done through the use of the **/** key and the user interface of Discord rather than using a pre-defined prefix and message.
* The bot lets users input their time zone which is stored into the database alongside the date which will allow for their birthday to be announced at 12 am in the time zone they have provided.
* Premium features are also available which allows for customisation which can be set to your liking such as specific birthday messages, user ages etc.
* The bot has a very good uptime but does have maintenance outages from time to time but you'd be notified of these through our [Support Server](https://discord.gg/T3sRn8f) where you can also get information on updates and request any help with the bot that you might need.

### Support:

Birthday Bot is associated developed by UtiliBots, if you require any support, wish to forward feedback or suggestions then you can do so by visiting the the support server [here](https://discord.gg/T3sRn8f).


---

# 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://birthday.utilibots.co.uk/master.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.
