# Project Fatal

Welcome to the official Project Fatal documentation, in this document it will cover everything you need to know about commands, features, changes and important information.

Project Fatal is an all in one multipurpose Discord bot that is designed to do as much as it can with an easy command system and a [website](https://projectfatal.xyz) dashboard to configure everything you need to right from your Discord server.

Fatal-Bot being released back in 2021 on July 10th, it has begun to grow with it's capabilities going from only being able to use ban and kick commands, to using commands that utilize API endpoints and using a database to store information for modules such as the economy system and logging system.


---

# 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.projectfatal.xyz/project-fatal.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.
