---
title:
absolute: Welcome to SudoBot Documentation!
short_name: Welcome
---
import Callout from "@/components/Alerts/Callout";
import DocsLayout from "@/components/Layouts/DocsLayout";
# 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
If you wish to invite SudoBot to your own server, you need to first read the [Terms of Service](legal/terms.md), then if you accept the Terms of Service, you can [join the Discord Server](https://sudobot.online/discord) or [send a DM to Rakin on Discord](https://discord.com/users/774553653394538506).
## 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};