> For the complete documentation index, see [llms.txt](https://docs.infinitypulse.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infinitypulse.dev/underwater-treasure-hunt/installation.md).

# Installation

Simple explanation on how to install this resource.

{% stepper %}
{% step %}

### Download resource from your CFX key

Head to [CFX Portal](https://portal.cfx.re) and download the resource.
{% endstep %}

{% step %}

### Add all required images found in `[images]` folder&#x20;

You can either use the included images , or your own , but the names have to match the ones given in the included images.
{% endstep %}

{% step %}

### Open Files

In client and server folder you can see open.lua file that you can put your own things inside to work the script
{% endstep %}

{% step %}

### Add the resource in your server.cfg file

```lua
ensure ip_treasure
```

{% endstep %}

{% step %}

## Dependencies

```
1) ox_lib
```

{% endstep %}

{% step %}

### That's it , you can now join your server and make sure everything works!

{% hint style="info" %}
If you have any issues, you can contact us on our [discord](https://discord.gg/KBdcsc3Ep3) !
{% endhint %}
{% endstep %}
{% endstepper %}
