# Steps

{% hint style="success" %}
**Thx for choosing us:** Thank you for appreciating our work and shopping in our workshop. In the section below, you can get information about the installation of the files.
{% endhint %}

<details>

<summary>1 - Download files</summary>

First, download the script from [KeyMaster](https://keymaster.fivem.net/). Then move it to your **resources** folder.&#x20;

</details>

<details>

<summary>2 - SQL installation</summary>

Then go to the `players` (for **QB**) or `users` (for **ESX**) table in your `SQL` and create the following columns.

<img src="/files/tJxnk9YfNod0bfsKB5Eo" alt="" data-size="original">

</details>

<details>

<summary>3 - Config and Fxmanifest customization</summary>

Go to **fxmanifest.lua** and remove the `SQL` line you used in the **server\_scripts** section from being a comment line. After doing this, go to **config.lua**. Then customize the `Config.Framework`, `Config.SQL`, `Config.SQLPlayer` and `thug-nametags-v2:notify` sections according to your own server.

</details>

**After performing these steps, the script will run smoothly. Enjoy** 😉


---

# 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://thug-development.gitbook.io/thug-nametags-v2-or-sa-mp-inspired/setup/steps.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.
