# Imber Bot

- [Setup Guides](https://docs.imber.dev/imber-bot/setup-guides.md): Explore our Setup Guides section, with detailed articles on key aspects of bot deployment, covering both setting up your bot and ensuring its security.
- [Bot Setup](https://docs.imber.dev/imber-bot/setup-guides/bot-setup.md): Get started with your Imber Bot quickly. This guide helps you set up your custom Imber Bot for the first time after purchase.
- [Security](https://docs.imber.dev/imber-bot/setup-guides/security.md): This guide teaches you how to secure your bot effectively, ensuring its safe and reliable operation in Discord.
- [Teams](https://docs.imber.dev/imber-bot/setup-guides/teams.md): Below you can find how to setup Discord's Application Team.
- [FAQ](https://docs.imber.dev/imber-bot/faq.md)
- [Customization](https://docs.imber.dev/imber-bot/customization.md): Tailor your experience with personalized bot profile, server embeds, and server configurations. Discover in-depth guides for easy customization!
- [Bot Profile](https://docs.imber.dev/imber-bot/customization/bot-profile.md): This guide shows you how to make your Discord bot unique. Learn how to make your bot stand out in just a few easy steps!
- [Server Embeds](https://docs.imber.dev/imber-bot/customization/server-embeds.md): This guide shows you how to edit your Discord bot's embeds. Learn how to make your own embeds in just a few easy steps!
- [Server Configuration](https://docs.imber.dev/imber-bot/customization/server-configuration.md): This guide shows you how to edit your Discord bot's configuration. Learn how to configure your bot in just a few easy steps!
- [Command Permissions](https://docs.imber.dev/imber-bot/customization/command-permissions.md): This guide shows you how to edit your Discord bot's default permissions. Learn how to make your own command permissions in just a few easy steps!
- [Feature Guides](https://docs.imber.dev/imber-bot/feature-guides.md)
- [Custom Commands](https://docs.imber.dev/imber-bot/feature-guides/custom-commands.md): Custom commands can be used to add or remove command to your bot to provide useful information like your website or shop link.
- [Verification Systems](https://docs.imber.dev/imber-bot/feature-guides/verification-systems.md): Our verification system helps to secure your server from raids
- [Member Backup](https://docs.imber.dev/imber-bot/feature-guides/member-backup.md)
- [Server Backups](https://docs.imber.dev/imber-bot/feature-guides/server-backups.md)
- [Ticket System](https://docs.imber.dev/imber-bot/feature-guides/ticket-system.md)
- [Suggestions](https://docs.imber.dev/imber-bot/feature-guides/suggestions.md): Our suggestion system helps to improve your user interface
- [Triggers](https://docs.imber.dev/imber-bot/feature-guides/triggers.md)
- [Addon Guides](https://docs.imber.dev/imber-bot/addon-guides.md): Enhance your Discord server like never before with Imber Bot addons! Our user-friendly, step-by-step instructions empower you to effortlessly configure and integrate powerful addons.
- [WooCommerce Addon](https://docs.imber.dev/imber-bot/addon-guides/woocommerce-addon.md)
- [Digital License Manager](https://docs.imber.dev/imber-bot/addon-guides/digital-license-manager.md)
- [License Manager](https://docs.imber.dev/imber-bot/addon-guides/license-manager.md)
- [Sellix Addon](https://docs.imber.dev/imber-bot/addon-guides/sellix-addon.md)
- [Commands](https://docs.imber.dev/imber-bot/commands.md): Full list of Imber Bot commands.


---

# 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.imber.dev/imber-bot.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.
