# Other Plugins

- [DeluxeHub](https://docs.zithium.net/other-plugins/deluxehub.md): Your all-in-one, essential and professional hub core
- [Commands & Permissions](https://docs.zithium.net/other-plugins/deluxehub/commands-and-permissions.md)
- [SponsoredSlots](https://docs.zithium.net/other-plugins/sponsoredslots.md)
- [DeluxeCoinflip](https://docs.zithium.net/other-plugins/deluxecoinflip.md): Here you can find all the relevant information for the DeluxeCoinflip plugin.
- [Configuration](https://docs.zithium.net/other-plugins/deluxecoinflip/configuration.md): Here you can find the latest version of the default configuration file.
- [Developer API](https://docs.zithium.net/other-plugins/deluxecoinflip/developer-api.md): Here you can find all the information on how to use our API to add custom economies.
- [Placeholders](https://docs.zithium.net/other-plugins/deluxecoinflip/placeholders.md): Here is a list of placeholders you can use with PlaceholderAPI
- [Custom Currency](https://docs.zithium.net/other-plugins/deluxecoinflip/custom-currency.md): You can easily add custom currencies to DeluxeCoinflip via the use of commands and placeholders!


---

# 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.zithium.net/other-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.
