> For the complete documentation index, see [llms.txt](https://docs.sarry20.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sarry20.com/products/minions/installation.md).

# Installation

1. Download the [TopMinions plugin](https://www.spigotmc.org/resources/topminions-%E2%9C%85-the-best-minions-plugin-%E2%AD%95-very-optimized-%E2%9A%99%EF%B8%8F-fully-customizable-1-18-1-20-4.111627/).
2. Add TopMinion.jar to your plugins folder.&#x20;
3. Turn on the server to generate the configs
4. Go to our [Discord Server](https://discord.gg/GGdxNGQRqN) to get a license
5. Setup your license on **config.yml**
6. Enjoy your new companions!

{% hint style="warning" %}
ALERT: In some updates it will be necessary to delete the config files for it to generate the new stuff. You will be notified with each update.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sarry20.com/products/minions/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
