# For server owners

Dear server owner!

You may have heard about Sparkle, or your developers wanted to implement Sparkle into their projects. But what is Sparkle?

Sparkle helps your developers to create resistent, reliable, and powerful plugins for your Paper (or above) Servers. With robust APIs and reliable structures, Sparkle helps as an underlying system, to provide these things.

To let everything happen, Sparkle, as a plugin, must run on the Server itself. Maybe you would say, this is kind of sus, but Sparkle itself is like a Platform. You can manage Tasks of different plugins, manage them, manage their components, and much more. This is the reason, why Sparkle should be installed on your Server.

If you want to learn, how you can install Sparkle on your server, visit the [Installation](https://moltenkt.gitbook.io/sparkle/installation) page!


---

# 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://moltenkt.gitbook.io/sparkle/general-information/for-server-owners.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.
