# Installation

### Installation

{% hint style="danger" %}
If you are transferring files using FTP transfer your files using [winscp ](https://winscp.net/eng/download.php)program. Filezilla transfers files as corrupted.
{% endhint %}

**1.** Unzip the `gksfuel.zip` folder and place this folder in your servers resource folder.

**2.** Add the resource to your server start server.cfg: `ensure gksfuel`(It is better to start at the bottom.)

3\. **The most important sections are the options at the top of** `config.lua.` **Everything else is optional.**

{% hint style="info" %}
If there is another fuel script on your server, you should stop it.
{% endhint %}

### Configuration

{% hint style="danger" %}
You must set Config.Framework line for your framework.
{% endhint %}

{% hint style="info" %}

1. You can fix the Config.Language line according to your language
2. Correct the field in the "Locale" line which language setting you will use in the language.json file (TR, EN, GER, FR, ITA)
   {% endhint %}

{% hint style="info" %}
If you are using GKSPHONE set **gksphone** to true in **language.json** file
{% endhint %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnzCIydoDTM36u1gSgRi1%2Fuploads%2FV0CCVDcz5B731qxTVv85%2Fimage.png?alt=media&#x26;token=2cff2391-9a87-41ff-9c1f-45024d46d88f" alt=""><figcaption></figcaption></figure>


---

# 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.gkshop.org/other-products/gks-fuel/installation.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.
