# Setup

## In-depth Guied&#x20;

You just downloaded the script and wonder how to set it up so it works on your server? Well, you're in the right place to do so

## Step to step Guied

To make the script runt smoothly and good you need to follow this steps.

{% stepper %}
{% step %}

### Dependencies

Make sure you have all the right dependencies to run the script, you can find theese [here](/yecoyz/paid-resources/warehouse/dependencies.md).
{% endstep %}

{% step %}

### Run the Databases

To make the script work, you will need to run the SQL files. You can find them in `yecoyz_warehouse/extras`
{% endstep %}

{% step %}

### Items

For the script to work, you will need at least one item, and that is the warehouse\_key. You can find the item and its picture in `yecoyz_warehouse/extras`, with the image located in `yecoyz_warehouse/extras/image`.
{% endstep %}
{% endstepper %}

## Support

If you have any problems with the setup, we're happy to help in our discord witch you can find [here](https://discord.yecoyzresources.com/).


---

# 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://yecoyz-resources.gitbook.io/yecoyz/paid-resources/warehouse/setup.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.
