# Getting Started

## How do I get started?

Follow this Video Tutorial for how to install your setup, or follow the guide below.

{% hint style="info" %}
Mythic Prison is native 1.20.4 We charge $9.99 to install the setup for you, or $19.99 for installation and personalization. This setup runs Java 17.
{% endhint %}

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?v=SgcEOUbPcKU>" %}

## Dependencies

* Citizens
  * [Download HERE](https://ci.citizensnpcs.co/job/citizens2/)
  * Place in /plugins/
* Images.db
  * [Download HERE](https://mega.nz/file/AVRX3CSA#EBDKFJRWlip5OzXIcghi28EBELQ8QVR66LVToj4WBqQ)
  * Place in /plugins/Images

### Written Hosting Instructions. (Based on PremiereSetups.com)

If your options aren't exactly like mine this is because you are purchasing hosting through someone else. You may either change to [our hosting](https://premieresetups.com) or contact your host for support on getting connected with Filezilla.

* Download the setup to your computer.
* Extract the files.
* Connect to your server through FileZilla
  1. Login to your server on the panel
  2. Choose Settings
  3. Download [Filezilla](https://filezilla-project.org/download.php?type=client)
  4. Open Filezilla
  5. Click [Site Manager](http://luigical.me/images/Screenshot_06_15_6aV1qpm9tq.png)
  6. Click New Site
  7. Set server information as follows:
     1. Protocol: SFTP
     2. Host: Server Address (From the [Panel ](https://panel.premieresetups.com)under Settings)
     3. User: Username (From the [Panel ](https://panel.premieresetups.com)under Settings)
     4. Password: Panel password
  8. Click Connect.
* Drag all files from the folder "Server Files", into your base directory (Not inside any folders)
* Download Citizens and place the .jar in the "/Plugins" folder of your server.
  * [Download Link](https://ci.citizensnpcs.co/job/citizens2/)
* Download the Images.db file and place it in the "/plugins/Images" folder.
  * [Download Link](https://mega.nz/file/AVRX3CSA#EBDKFJRWlip5OzXIcghi28EBELQ8QVR66LVToj4WBqQ)
* Start your server.


---

# 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.premieresetups.com/mythic-prison/getting-started.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.
