# KQ Link | Installation guide

{% embed url="<https://github.com/Kuzkay/kq_link>" %}

### Installation <a href="#installation" id="installation"></a>

{% hint style="info" %}
We advise referring to our [Git usage guide](https://docs.kuzquality.com/kq-link/using-git)
{% endhint %}

#### Getting [kq\_link](https://github.com/Kuzkay/kq_link) from the Github <a href="#download-a-release-or-build-the-source-code" id="download-a-release-or-build-the-source-code"></a>

You can either manually download the package from the Github page or use git to install it in your resources&#x20;

```
git clone https://github.com/Kuzkay/kq_link
```

#### Adding kq\_link to your server.cfg <a href="#config" id="config"></a>

After kq\_link is located in your `resources,` It's time to add it to your server.cfg file. Simply open up your server.cfg file and add `ensure kq_link` right after all your frameworks and dependencies such as targetting system and notification systems

#### Configuration

Open `kq_link/config.lua` and configure your dependencies, starting with the framework. KQ Link has automatic detection of the framework but it's still recommended to configure the specific framework that you're using yourself.&#x20;

After you set the correct framework, set the rest of the dependencies correct, such as the inventory system, input system (such as targeting or 3d-text), or the notification system&#x20;

<br>
