# 🔧 Installation

Please follow the steps in order to ensure a smooth install

{% hint style="warning" %}
Make sure you download this resource form [portal.cfx.re](https://portal.cfx.re/) before following this install
{% endhint %}

<figure><img src="/files/rlfNWwWQfzthrSNd9pqw" alt=""><figcaption></figcaption></figure>

***

{% hint style="danger" %}

#### Dependency's  you must install one from the tables for the rsource to work!

{% endhint %}

| Targets    | Supported or not |
| ---------- | ---------------- |
| ox\_target | Supported✅       |
| qb-target  | Supported✅       |
| qt-target  | Supported✅       |

| Inventorys    | Supported or not |
| ------------- | ---------------- |
| ox\_inventory | Supported✅       |
| qb-inventory  | Supported✅       |
| qs-inventory  | Supported✅       |

| Zone Scripts | Supported or not |
| ------------ | ---------------- |
| Polyzone     | Supported✅       |

{% hint style="info" %}

#### <sub>Install Step</sub>

{% endhint %}

{% stepper %}
{% step %}

### Step 1

Download the latest version from `keymaster`.
{% endstep %}

{% step %}

### Step 2&#x20;

Extract the resource into the `resourse folder`.
{% endstep %}

{% step %}

### Step 3&#x20;

Make sure the folder looks like this `XGC_StashesManager`
{% endstep %}

{% step %}

### Step 4

Add ace permissions to your server.cfg or the UI wont open

{% code fullWidth="false" %}

```properties
#add_ace group.admin stash.admin allow
add_ace identifier.license:b09697d5bbf0ec68021a573ece979f8c133cf891 stash.admin allow #Doxy
```

{% endcode %}
{% endstep %}

{% step %}

### Step 5

Restart your server, Enjoy!
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}

#### How to & commands

{% endhint %}

{% stepper %}
{% step %}

### Commands

To open the UI use command `/stashes`
{% endstep %}

{% step %}

### How to make a stash

One the UI is open click on `add stash`

The chose between `Personal stash` or `Business stash`

Chose your interaction mode `Marker Only` or `Target Only`&#x20;

Chose if you want a `blimp`.

Chose if you want a `job restriction`.
{% endstep %}
{% endstepper %}

***


---

# 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://xgc-development-2.gitbook.io/xgc-development-docs/xgc-stashes-manager/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.
