# Plugins

- [General / Core](https://docs.iynxdev.com/plugins/general-core.md): The heart of Athena
- [Commands](https://docs.iynxdev.com/plugins/general-core/commands.md): General/Core Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/general-core/configuration-template.md): If you lost the original configuration, this should help!
- [Management](https://docs.iynxdev.com/plugins/management.md): Logging and some more features!
- [Commands](https://docs.iynxdev.com/plugins/management/commands.md): Management Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/management/configuration-template.md): If you lost the original configuration, this should help!
- [Management Master Tutorial](https://docs.iynxdev.com/plugins/management/management-master-tutorial.md): A heavy breakdown on the Management Plugin (lots of scrolling here, check the sidebar!)
- [Music](https://docs.iynxdev.com/plugins/music.md): Enjoy some music with friends!
- [Commands](https://docs.iynxdev.com/plugins/music/commands.md): Music Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/music/configuration-template.md): If you lost the original configuration, this should help!
- [Music Master Tutorial](https://docs.iynxdev.com/plugins/music/music-master-tutorial.md): A heavy breakdown on the Music Plugin (lots of scrolling here, check the sidebar!)
- [Join to Create](https://docs.iynxdev.com/plugins/join-to-create.md): Automatic VC's whenever and wherever!
- [Commands](https://docs.iynxdev.com/plugins/join-to-create/commands.md): Join to Create Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/join-to-create/configuration-template.md): If you lost the original configuration, this should help!
- [Join to Create Master Tutorial](https://docs.iynxdev.com/plugins/join-to-create/join-to-create-master-tutorial.md): A heavy breakdown on the JTC Plugin (lots of scrolling here, check the sidebar!)
- [Giveaways](https://docs.iynxdev.com/plugins/giveaways.md): The power of gift giving at your fingertips
- [Commands](https://docs.iynxdev.com/plugins/giveaways/commands.md): Giveaway Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/giveaways/configuration-template.md): If you lost the original configuration, this should help!
- [Moderation](https://docs.iynxdev.com/plugins/moderation.md): Control your server members easily!
- [Commands](https://docs.iynxdev.com/plugins/moderation/commands.md): Moderation Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/moderation/configuration-template.md): If you lost the original configuration, this should help!
- [Moderation Master Tutorial](https://docs.iynxdev.com/plugins/moderation/moderation-master-tutorial.md): A heavy breakdown on the Moderation Plugin (lots of scrolling here, check the sidebar!)
- [Tickets](https://docs.iynxdev.com/plugins/tickets.md): Handle situations in an organized fashion and look for new staff!
- [Commands](https://docs.iynxdev.com/plugins/tickets/commands.md): Tickets Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/tickets/configuration-template.md): If you lost the original configuration, this should help!
- [Tickets Master Tutorial](https://docs.iynxdev.com/plugins/tickets/tickets-master-tutorial.md): A heavy breakdown on the Tickets Plugin (lots of scrolling here, check the sidebar!)
- [Applications Master Tutorial](https://docs.iynxdev.com/plugins/tickets/applications-master-tutorial.md): A heavy breakdown on the Applications Module (lots of scrolling here, check the sidebar!)
- [Security](https://docs.iynxdev.com/plugins/security.md): Anti-nuke and verification, at your fingertips.
- [Commands](https://docs.iynxdev.com/plugins/security/commands.md): Security Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/security/configuration-template.md): If you lost the original configuration, this should help!
- [Fun](https://docs.iynxdev.com/plugins/fun.md): An assortment of things to have fun with!
- [Commands](https://docs.iynxdev.com/plugins/fun/commands.md): Fun Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/fun/configuration-template.md): If you lost the original configuration, this should help!
- [Social](https://docs.iynxdev.com/plugins/social.md): Get notified about uploads and streams!
- [Commands](https://docs.iynxdev.com/plugins/social/commands.md): Social Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/social/configuration-template.md): If you lost the original configuration, this should help!
- [Tebex](https://docs.iynxdev.com/plugins/tebex.md): Keep track of your server purchases and link them to your bot!
- [Commands](https://docs.iynxdev.com/plugins/tebex/commands.md): Tebex Plugin Commands
- [Configuration Template](https://docs.iynxdev.com/plugins/tebex/configuration-template.md): If you lost the original configuration, this should help!


---

# 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.iynxdev.com/plugins.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.
