---
title: Welcome to SudoBot Documentation!
short_name: Welcome
---
import DocsLayout from "@/components/Layouts/DocsLayout";
import Callout from "@/components/Alerts/Callout";
# Documentation

This documentation is not complete yet. We're trying to finish writing the
docs as soon as possible. If you find something wrong, feel free to create
an issue on GitHub.
## Welcome to SudoBot Documentation!
The ultimate solution for Discord Server Moderation.
## Invite SudoBot
Read the [Terms of Service](legal/terms.md) and if you agree with those then you can submit an [Invite Request](https://forms.gle/943kW9q25MpKEwW26).
## Features
- Strong auto moderation tools like Anti-raid systems and spam filters
- Various message filters
- A lot of manual moderation tools
- Secure
## Downloads
You can download the latest release at [GitHub](https://github.com/onesoft-sudo/sudobot/releases/). Also the emojis used in the bot are available [in the downloads server](https://www.onesoftnet.eu.org/downloads/sudo/emojis/) for free.
export default ({ children }) => {children};