# PREMIUM ADDONS

- [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


---

# 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/premium-addons.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.
