# Documentation

### About Truth Or Dare

Truth Or Dare is a Discord bot for playing truth or dare. It’s a bot that players can play on virtually. Overall 115K+ users are playing. Now we added a new feature. Now players can play it in Bangla Language.

### Our Questions Type

* Questions are customized for that player can play them on discord with another player
* No NSFW questions
* Now you can play it in Bangla Language

### How to play Truth Or Dare

Using the bot is super simple! Just follow the steps below:

1. Click the "Add to server" button on the top right to add the bot to your server.
2. Type `/help` to see all commands for the bot
3. Answer the question, and to get another, press the button below the question.

### Game Commands

* `/help` = For help to find all commands
* `/truth` = For truth questions
* `/dare` = For dare questions
* `/invite` = To invite this bot to your server
* `/truthbangla` = For Bangla Truth Questions
* `/darebangla` = For Bangla Dare Questions
* `/facts` = For Get Some Random Facts
* `/wyr` = For Would You Rather Questions
* `/vote` = For Vote Our Bot
* `/ping` = For See The Ping
* `/info` = For See Bot Info

### Invite The Bot

To invite the bot [click here](https://discord.com/api/oauth2/authorize?client_id=874488895037911041\&permissions=486465\&scope=bot%20applications.commands) or go to <https://truthordareweb.vercel.app/>

{% hint style="info" %}
You can also invite the bot by using the `/invite` command.
{% endhint %}

### Support Server

If you have any questions about the bot feel free to give us feedback Join our support server: <https://discord.gg/dm3sr2Dg8a>

{% hint style="info" %}
The support server is also a place to hang out, meet new people and take part in giveaways&#x20;
{% 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://truthordarebot.gitbook.io/docs/docs.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.
