# Installation

{% hint style="info" %}
Installing this resource is like any other resource only verified that you have the required dependencies
{% endhint %}

## Step 1

Connect via this site: [Portal](https://portal.cfx.re/) with your CFX account to which your purchase was made on the store <https://www.var-fivem.com/>

## Step 2

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

<figure><img src="https://cdn.discordapp.com/attachments/1034270065681510474/1402682407257247907/image.png?ex=6894cd4a&#x26;is=68937bca&#x26;hm=8214c573107c2788bff96137fe6ad473544fe16a4816a7f25beb8f1c6c4df1ae&#x26;" alt=""><figcaption><p>Go to the Granted Assets category and download the most recent version of the Var-ClothesShop_V2</p></figcaption></figure>

## Step 3

Import the SQL tables `clotheshop_outfit.sql`.

## Step 4

Place the resource in `resources/` and add it to `server.cfg`.

Check that `screenshot-basic` and `yarn` are also enabled in the server.cfg.

{% hint style="warning" %}
Place the resource in `resources/`, not in any `[]` folder, to enable automatic image generation.
{% endhint %}


---

# 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://doc.var-fivem.com/clothes-shop-v2/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.
