# Getting Started

## Overview

Custom Shops is a folder of scripts that run together in order to give server owners/admins the ease of creating shops without having to ever leave the game. The shops are created with a command, and the rest is drag-and-drop and clicking a few buttons to configure. That's truly it.&#x20;

## Installation

Depencencies:

* Skript (v2.10.0 - v2.13.2)
* skript-reflect (v2.6.1)
* skript-yaml (v1.7.2)
* Vault
* Any economy manager (such as EssentialsX)

## Navigating The Docs

Use the sidebar to the left to choose the relevant page! I have done my best to make all information as clear as possible. If you have any follow-up questions or need further support, join my discord!


---

# 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://minecraftman1013.gitbook.io/shop-skript/master.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.
