# Welcome

{% hint style="danger" %}
The command to initialize the bot is <mark style="color:red;">**`/start_di_toolbox`**</mark>
{% endhint %}

{% hint style="success" %}
Latest update (v3.5 - 07 Sept 2025):&#x20;

* Added 'Latest News', Top 3 Usage at Main Menu & Slash command helper.,
* Housekeeping on buttons, UI update.,
* Added 'Send to Channel' function when using Slash Command. More info here:

  [Introduction](/di-toolbox/slash-command/introduction.md#send-to-channel)

More info refers to [Release Notes​](/di-toolbox/release-notes.md) and [Change Log](/di-toolbox/change-log.md)
{% endhint %}

{% hint style="success" %}
New update on difference between Interactive & Slash mode (with Video)\
<https://di-toolbox.gitbook.io/di-toolbox/interactive-vs-slash-command#comparison>
{% endhint %}

## Overview

Inspired by the di-tools (seems no longer updating), I created this discord bot during my leisure time. This document lists out the functions / usage and limitations for the Bot.&#x20;

Here in this Gitbook, you can:

* Get the latest news of the Bot
* View and understand the functions (Using interactive way or slash command)

And don't forget to join Support Server!

<https://discord.gg/f6PYy8eSgb>

***

## Setting up the Bot

{% content-ref url="/pages/9PbqpXmHAto8KUZwwLkZ" %}
[Bot Setup](/di-toolbox/bot-setup/invite-the-bot.md)
{% endcontent-ref %}

{% hint style="danger" %}
If there is no response from the bot after using the command `/start_di_toolbox`, please check whether the BOT has permission to "Send Message" in that channel. The permission may be set at the Category Level, or in Channel Level. If you do not know how to set, you may join the support server for assistant.&#x20;

![](/files/5RUblrpu7ttZAoOm8Keo)
{% endhint %}

## Key Functions

{% content-ref url="/pages/udNRocy78F9yxSkXPL2x" %}
[Functions](/di-toolbox/functions/function-introduction.md)
{% endcontent-ref %}

## Slash Commands

{% content-ref url="/pages/aE1wMO85pjgEGjeb7mZY" %}
[Slash Command](/di-toolbox/slash-command/introduction.md)
{% endcontent-ref %}

## Change Log

{% content-ref url="/pages/hszSWgZlnRf9BYkkFBft" %}
[Change Log](/di-toolbox/change-log.md)
{% endcontent-ref %}

## Support!

**🌍 Bot Support Server:**

<https://discord.gg/f6PYy8eSgb>

**🍵 Support the Work :)**

{% embed url="<https://buymeacoffee.com/ditoolbox>" %}

***


---

# 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://di-toolbox.gitbook.io/di-toolbox/welcome.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.
