# /config commands guides

{% hint style="info" %}
With the ***/config*** 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 %}

### Config Command Overview

{% content-ref url="/pages/nn2jJFVhgVozIifTaMU0" %}
[Config](/commands/config.md)
{% endcontent-ref %}

### Available /config guides

{% content-ref url="/pages/vbyudwYB3IlZKH7dHhT7" %}
[Set up Announcement Channel](/guides/config-commands-guides/set-up-announcement-channel.md)
{% endcontent-ref %}

{% content-ref url="/pages/oGjg8rPCF6OyLCPI0u8p" %}
[Set up an Overview Channel](/guides/config-commands-guides/set-up-an-overview-channel.md)
{% endcontent-ref %}

{% content-ref url="/pages/PI4rWXFylivtVe8tAd3k" %}
[Set up a Birthday Role](/guides/config-commands-guides/set-up-a-birthday-role.md)
{% endcontent-ref %}

{% content-ref url="/pages/PiNpZFgsXI0SeXyVe20D" %}
[Change up the Server Timezone](/guides/config-commands-guides/change-up-the-server-timezone.md)
{% endcontent-ref %}

{% content-ref url="/pages/F7Z7Gqp4F5RYG32zd6bN" %}
[Set Up a Ping Role](/guides/config-commands-guides/set-up-a-ping-role.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/config-commands-guides.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.
