# Homepage

## 🤖 Welcome to the Pandoryx Bot Docs

Your all-in-one powerhouse for moderation, automation, embeds, and more — all wrapped up in a sleek, slash-command–only experience.

Whether you're managing a small community or a bustling server, **Pandoryx** is built to make your life easier with intuitive tools, clean output, and full-server control right from Discord.

***

### ✨ What Can Pandoryx Do?

* 🛡️ **Moderation Tools** – Warn, kick, ban, timeout, and track actions with precision
* 🎟️ **Ticket Panel System** – Private threads with reaction-based access
* 🧾 **Custom Embed Builder** – Design gorgeous embeds with live edit modals
* 🧰 **Utility Commands** – Clear messages, get server stats, fetch emojis, and more
* ⚙️ **Smart Configuration** – Guild-specific settings with more options on the way
* 🌐 **Dashboard (coming soon!)** – A visual interface for managing your setup

***

### 🚀 Getting Started

If you're new, head to the [**Getting Started**](https://asterias-moons.gitbook.io/pandoryx-bot/getting-started) guide for how to invite the bot and run your first commands.

***

### 💬 Support & Feedback

Need help or have a suggestion?

* **💡** [**Feature Requests**](https://github.com/asteriasmoons/pandoryx-bot/issues/2#issue-3166322020)
* **🐛** [**Bug Reports**](https://github.com/asteriasmoons/pandoryx-bot/issues/1#issue-3166312503)
* 💬 Join our [**Elyxia Bots Support Server**](https://discord.gg/jS5eTjhK7R)

***

### 🛠️ Actively Looking For...

Pandoryx is still growing, and so is the team behind it! If you're a:

* Developer 🧑‍💻 (especially experienced with Discord.js)
* Writer ✍️ (for command documentation, examples, or tutorials)
* Idea person 💡 (with cool use cases or server needs)

…we’d love your help. Reach out in the **Contributing** section!


---

# 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://asterias-moons.gitbook.io/pandoryx-bot/homepage.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.
