# Wise Ore Props Pack

**Installation**

### Step 1: Download from Keymaster <a href="#step-1-download-from-keymaster" id="step-1-download-from-keymaster"></a>

Goto your [<mark style="color:red;">Keymaster Granted Assets</mark>](https://keymaster.fivem.net/asset-grants), search for the wise\_ores\_prop\_packand download

***

### Step 2: Put into Resources <a href="#step-2-put-into-resources" id="step-2-put-into-resources"></a>

Open the <mark style="color:red;">wise\_ores\_prop\_pack.pack.zip</mark> extract the <mark style="color:red;">`wise_ores_prop_pack/`</mark>directory and move the directory into your <mark style="color:red;">`resources/`</mark> directory on your server

***

### Step 3: Start Resource <a href="#step-3-start-resource" id="step-3-start-resource"></a>

Now implement the resource into the <mark style="color:red;">`server.cfg`</mark> with <mark style="color:red;">`ensure wise_ores_prop_pack`</mark> restart your server and done

***

### Step 4: Use a prop spawning tool of your choice to use the following props: <a href="#step-3-start-resource" id="step-3-start-resource"></a>

* <mark style="color:red;">`ore1`</mark>
* <mark style="color:red;">`ore2`</mark>
* <mark style="color:red;">`ore3`</mark>
* <mark style="color:red;">`ore4`</mark>
* <mark style="color:red;">`ore5`</mark>
* <mark style="color:red;">`ore6`</mark>
* <mark style="color:red;">`ore7`</mark>
* <mark style="color:red;">`ore8`</mark>
* <mark style="color:red;">`ore9`</mark>
* <mark style="color:red;">`ore10`</mark>
* <mark style="color:red;">`ore11`</mark>
* <mark style="color:red;">`ore12`</mark>

### Step 5: Enjoy! <a href="#step-4-enjoy" id="step-4-enjoy"></a>

***


---

# 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.wise-scripts.vip/props/wise-ore-props-pack.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.
