# Installation Guide

1. Download the resource from keymaster, extract the folder and place it inside of your "resources" folder.
2. Inside the "t-lootcrates" resource, open the file named "config.lua".
3. Configure the resource through the Configuration Guide.
4. Open your server.cfg and add "ensure t-lootcrates" to start the resource.
5. Start your server and confirm the resource is started and working. If you run into any problems please read the FAQ/Troubleshooting before opening a support ticket within the discord.


---

# 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://trase.gitbook.io/trase.dev/lootcrates/installation-guide.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.
