# Overview

### [Add to your Discord Server!](https://discord.com/api/oauth2/authorize?client_id=868885734533255209\&permissions=85056\&scope=bot%20applications.commands)

[Discord Support Server](https://discord.gg/yHU6qcgNPy) | [View Documentation](https://cde90.gitbook.io/time-zone-bot/)

## Introduction

Welcome to the Time Zone Bot documentation! Here you'll find everything you need to get up and running with the bot!

## Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and start setting up the bot right away:

{% content-ref url="/pages/BOb6xsTURhet8MejaiXa" %}
[Server Setup](/time-zone-bot/server-setup.md)
{% endcontent-ref %}

## Features

Time Zone Bot offers many useful features for your server, such as:

* [Automatically reacts to any times mentioned](/time-zone-bot/time-conversions.md) with a clock emoji (🕰️)
  * Reacting with the clock emoji to that message converts the time mentioned into your timezone
  * Sent as a DM to the user
* [Reminders](/time-zone-bot/reminders.md) for users to set their timezones
  * Servers & users can disable this reminder if needed
  * Sent as a DM to users.
* [Time Zone conversion](/time-zone-bot/commands/user-commands/convert.md)
  * Converts times from one timezone to another
  * Support for loads of different timezones
* [View which timezones](/time-zone-bot/commands/user-commands/usertime.md) users are in
* & More great features!


---

# 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://cde90.gitbook.io/time-zone-bot/overview.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.
