> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zeonbot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the official documentation for ZEON.

<img className="block w-full" src="https://mintcdn.com/zeonbot/CiBdOiX01AXs3EmZ/images/banner.png?fit=max&auto=format&n=CiBdOiX01AXs3EmZ&q=85&s=5f1d00d7b2cdc544cb0359fab6da2ac9" alt="ZEON Banner" width="719" height="254" data-path="images/banner.png" />

## Welcome to ZEON

**ZEON** is the ultimate multi-purpose Discord bot designed to automate, secure, and grow your server. Built with an uncompromising focus on performance and security, ZEON provides enterprise-grade **Antinuke protection**, advanced **Automod heuristics**, and extensive **Customization** options—all managed through a clean, prefix-based interface.

This documentation serves as the ultimate "Beast Mode" technical reference for configuring every aspect of the bot.

***

## Setting Your Prefix

Before diving into complex security modules, you need to know how to interact with ZEON. By default, ZEON responds to the `.` (dot) prefix.

However, if you want to customize how you trigger the bot, you can set up to **5 custom prefixes** (maximum 3 characters each).

<Note>
  **Required Permission:** `is_server_owner` (Only the Server Owner and Extra Owners can manage prefixes).
</Note>

| Command                   | Description                                              |
| :------------------------ | :------------------------------------------------------- |
| `.prefix set <prefix>`    | Replaces all existing prefixes with a single new one     |
| `.prefix add <prefix>`    | Adds an additional prefix alongside your current ones    |
| `.prefix remove <prefix>` | Removes a specific custom prefix                         |
| `.prefix show`            | Displays all active prefixes for the server              |
| `.prefix reset`           | Deletes all custom prefixes and restores the default `.` |

<Tip>
  Premium users who have **No Prefix** enabled do not need to use *any* prefix to interact with the bot.
</Tip>

***

## Explore The Ecosystem

ZEON is divided into several powerful core systems. Choose a category below to start configuring your server.

<CardGroup cols={2}>
  <Card title="Antinuke Security" icon="shield-halved" href="/security/overview">
    Secure your server with 11 distinct micro-filters, Z+ Lockout Mode, and strict Betrayal Guards against rogue staff.
  </Card>

  <Card title="Automod Engine" icon="message-shield" href="/automod/overview">
    Protect your chat automatically with 13 heuristic filters spanning Spam, Links, NSFW, and custom Blacklisted Words.
  </Card>

  <Card title="Customization" icon="palette" href="/overview/customization">
    Brand the bot as your own! Set custom embed colors, thumbnails, footers, and unique Vanity Roles.
  </Card>

  <Card title="Permission Hierarchy" icon="sitemap" href="/permissions/hierarchy">
    Learn how ZEON's 5-level hierarchy system works (Server Owners, Extra Owners, Trusted Users, Admins, and Members).
  </Card>
</CardGroup>

***

## Need Support?

If you ever get stuck or need clarification on a specific module's limits or configurations, join our official support community.

<Card title="Join the Discord" icon="discord" href="https://discord.com/invite/HwHD8a5QXa" color="#5865F2">
  Get real-time assistance from our development team and community moderators.
</Card>
