# DevEvilBot Documentation

**Copyright © 2022** [**DevEvil**](https://devevil.xyz)**, All rights reserved**

{% hint style="info" %}
**You can invite the bot to your server by** [**clicking here**](https://discord.com/oauth2/authorize?client_id=743494327535140894\&permissions=4294967295\&redirect_uri=https%3A%2F%2Fdevevilbot.xyz%2Fdashboard\&scope=bot%20applications.commands)
{% endhint %}

## About&#x20;

**DevEvilBot is a multifunctional bot that simplifies server management, Created by DevEvil#8745, Also features Games , Fun , Welcome Message, NSFW, Leveling System and much more**

## Index&#x20;

**This is the documentation page for DevEvilBot. It is a work in progress. If you don't find the information you're looking for, please inform the** [**support server**](https://discord.gg/jsQ9UP7kCA)

## Reporting issues

**If you're having issues with the bot, check out the** [**FAQ**](https://devevilbot.xyz/#faq) **page. If you do not find a solution there, you can also join the** [**support server**](https://discord.gg/jsQ9UP7kCA) **and ask for help there or report it from our** [**website**](https://devevilbot.xyz/report-bug)&#x20;

##


---

# 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.bot.devevil.com/master.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.
