# Welcome

Here you'll find everything you need to set up, configure, and troubleshoot our scripts.

If you're experiencing issues, please make sure to check:

* The **README** file that's included with the script
* The **Common Problems** page
* The **Common Questions** page
* The specific script's own **Common Problems** and **Questions** subpages

Many issues are already answered in one of these sections.

If you can't find a solution, feel free to join our [**Discord**](https://discord.gg/YndnF9tkqu) and open a support ticket, we'll be happy to help.

***

### About Us & Our Scripts

* High quality
* User-friendly
* Using the Cfx.re Asset Escrow System
* Guaranteed support


---

# 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://tk-scripts.gitbook.io/docs/welcome.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.
