# Installation

I want you to understand firstly that the setup of the plugin is **VERY SIMPLE**.

## First step

Download the plugin on [BBB](https://builtbybit.com/resources/virtualspawner-keep-everything-virtual.28314/), after having bought it come to [my support discord](https://discord-zel.codava.net) to get your license key, I will guide you through the process there.

## Second step

Once you have your license key put it in your configuration in `License-Key:`.

## Third step

You need now to configure your database, don't panic you don't need to have MySQL or MongoDB but they are still advised for big networks.

You will have to choose between three database types:

* MySQL (External)
* MongoDB (External)
* SQLite (Flat-File)

**If you don't have any external database you just have to write `SQLite` into `Database-Type:` and it will setup everything itself.**


---

# 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://virtualspawner.zeltuv.com/installation.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.
