# Config Guides

- [Plugin Configs](https://docs.nitrosetups.com/docs/config-guides/plugin-configs.md): The plugin configs are configs which are made for specific Premium or Free spigot plugins. These configs are drag & drop to use for popular Premium plugins. Use this guide to install your config.
- [Custom Configs](https://docs.nitrosetups.com/docs/config-guides/custom-configs.md): Our custom configs have been made, because there isnt a suitable spigot plugin for the feature. Instead multiple plugins is used. This guide shows how to install these configs on your server.
- [Factories Config](https://docs.nitrosetups.com/docs/config-guides/custom-configs/factories-config.md): Factories is a custom configuration made with the plugin DeluxeMenus. This guide will teach you how to use the Factories system
- [Deliveries Config](https://docs.nitrosetups.com/docs/config-guides/custom-configs/deliveries-config.md): Deliveries is a custom configuration made with the plugin DeluxeMenus. This guide will teach you how to use the Deliveries system


---

# 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.nitrosetups.com/docs/config-guides.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.
