# Athena Bot

## Athena

- [Thanks for Purchasing!](https://docs.iynxdev.com/about-athena/readme.md): We’re really glad you decided to pick up our multi-purpose Discord bot. It means a lot to us, and we can’t wait for you to see what it can do for your server.
- [Basic Setup Guide](https://docs.iynxdev.com/getting-started/basic-setup-guide.md): Ready to get started? Let's go!
- [Dashboard Setup](https://docs.iynxdev.com/getting-started/dashboard-setup.md): Ready to launch your dashboard? Let's set it up.
- [Nginx Configuration](https://docs.iynxdev.com/getting-started/dashboard-setup/nginx-configuration.md)
- [Common Issues](https://docs.iynxdev.com/getting-started/common-issues.md): A list of issues people might commonly have!
- [Applications](https://docs.iynxdev.com/configuration-files/applications.md): Complete guide to configuring your application system
- [Commands](https://docs.iynxdev.com/configuration-files/commands.md): Configure which commands are enabled or disabled across all plugins
- [Core](https://docs.iynxdev.com/configuration-files/core.md): Core bot configuration including status, cooldowns, and global settings
- [Fun](https://docs.iynxdev.com/configuration-files/fun.md): Configure fun features including leveling, counting game, starboard, and daily content
- [Invites](https://docs.iynxdev.com/configuration-files/invites.md): Configure invite tracking and role rewards for inviting members
- [Join to Create](https://docs.iynxdev.com/configuration-files/join-to-create.md): Configure temporary voice channels that users can create on demand
- [Lang](https://docs.iynxdev.com/configuration-files/lang.md): Customize bot messages, embeds, and language strings
- [Management](https://docs.iynxdev.com/configuration-files/management.md): Configure server management features including logs, welcome messages, and automation
- [Moderation](https://docs.iynxdev.com/configuration-files/moderation.md): Configure moderation features including automod, punishments, and warnings
- [Music](https://docs.iynxdev.com/configuration-files/music.md): Configure music playback settings, Lavalink nodes, and audio features
- [Permission](https://docs.iynxdev.com/configuration-files/permission.md): Configure permission levels and command access control
- [Security](https://docs.iynxdev.com/configuration-files/security.md): Configure verification, anti-bot, anti-spam, and anti-nuke protection
- [Social](https://docs.iynxdev.com/configuration-files/social.md): Configure YouTube, Twitch, and RSS feed notifications
- [Staff Management](https://docs.iynxdev.com/configuration-files/staff-management.md): Configure staff roles, promotions, demotions, and strike system
- [Tebex](https://docs.iynxdev.com/configuration-files/tebex.md): Configure Tebex store integration, webhooks, and purchase notifications
- [Tickets](https://docs.iynxdev.com/configuration-files/tickets.md): Configure ticket system, categories, permissions, and automation
- [Web API](https://docs.iynxdev.com/configuration-files/web-api.md): Configure Web API server, authentication, IP whitelisting, and rate limiting
- [Source Code](https://docs.iynxdev.com/premium-addons/source.md)
- [Setup & Install](https://docs.iynxdev.com/premium-addons/setup-and-install.md): Not sure where to start? Here's a good place!
- [Watermark](https://docs.iynxdev.com/premium-addons/watermark.md): Don't want credits in your bot? Check this out!
- [Fastlink](https://docs.iynxdev.com/premium-addons/lavalink.md): Reliable Music Streaming Made Easy!
- [Economy](https://docs.iynxdev.com/premium-addons/economy.md): Build an engaging economy system to keep your community active and rewarded!
- [Configuration](https://docs.iynxdev.com/premium-addons/economy/configuration.md): Complete guide to configuring your economy system
- [Command Maker](https://docs.iynxdev.com/premium-addons/command-maker.md): Create powerful custom commands and interactive buttons for your Discord server!
- [Configuration](https://docs.iynxdev.com/premium-addons/command-maker/configuration.md): Complete guide to configuring custom commands and buttons
- [Hytale](https://docs.iynxdev.com/premium-addons/hytale.md): Bridge your Discord server with your Hytale server for seamless cross-platform integration!
- [Configuration](https://docs.iynxdev.com/premium-addons/hytale/configuration.md): Complete guide to configuring the Hytale addon
- [Invoice](https://docs.iynxdev.com/premium-addons/invoice.md): Create and manage PayPal invoices directly from Discord.
- [Configuration](https://docs.iynxdev.com/premium-addons/invoice/configuration.md)
- [AthenaBot](https://docs.iynxdev.com/terms-of-service/athenabot.md)
- [Iynx API](https://docs.iynxdev.com/terms-of-service/iynx-api.md)
- [Community Addons](https://docs.iynxdev.com/terms-of-service/community-addons.md)
- [Privacy](https://docs.iynxdev.com/terms-of-service/privacy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.iynxdev.com/about-athena/readme.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.
