# Supplies

> The **Supplies** system allows businesses to purchase products by placing orders and paying with society funds. It's important to note that new orders cannot be placed if the **Supplies Stash** still contains items—this stash must be emptied before generating a new order.

* Supplies list is retrieved from `business/config/ingredients.lua > Config.Ingredients`&#x20;
* Make sure to define the ingredient price:<br>

  <figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FaLIP1Vzbf9NrTKYkGmGE%2Fimage.png?alt=media&#x26;token=5f5d8375-a076-4724-8c14-29726b0bd3a2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FmjpTOpSB4ZaBROeC8XHy%2Fimage.png?alt=media&#x26;token=955ef8d0-e800-43b5-abb7-7ac8a71cf1cb" alt=""><figcaption></figcaption></figure>

* After creating an order, the script will search for the closest pick up location and create a blip on map:

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FKr36D9fmIvRec1gTjHvs%2Fimage.png?alt=media&#x26;token=a2cc42fb-65f9-4f95-be62-bc78e0a7fb04" alt=""><figcaption></figcaption></figure>

* Get close to the NPC and use the Target System to open the Supplies Stash.

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FNfZQ7l0tBdQQAbqo6StO%2Fimage.png?alt=media&#x26;token=9a0b885f-ddc1-4e80-b5d6-efef5348500b" alt=""><figcaption></figcaption></figure>
