# Getting set up

### 1. Download&#x20;

Head over to our tebex store to download the product.&#x20;

### 2. Dependancies and Installation

Add script to your server resources file and add the following into your **server.cfg**

```
ensure dp_codeblue
```

### 3. Config

Using our config.lua file you can customise the script to match the aesthetics of your server.

*

<img src="https://forum.cfx.re/uploads/default/original/4X/1/0/c/10ce14d6ed819c196107ab91341bd93e5fc51e8c.png" alt="image" height="126" width="503">


---

# 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.dpdevs.com/fivem/codeblue/getting-set-up.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.
