# Test your Birthdayy Configuration

How should you know if the bot is set up correctly and if all the roles and channels are working properly after you prepare Birthdayy?

All it takes to test out all the customising you've done is as simple as using \_ **/birthday test**\_ in your server. That will give you the birthday role for 24 hours, will announce your birthday in the announcement channel, but it ***won't*** change the birthday date that you've already registered so you don't have to worry about registering your correct birthday again.

{% 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 on as many sites as possible!
{% 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/test-your-birthdayy-configuration.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.
