# Welcome to BKing Development

## Welcome

Welcome to our documentation. Here you can learn how to install, configure, and use our resources.

Our documentation is constantly work in progress, we aim to add everything as soon as possible however you may notice that some resources are missing. If you spot an issue with the documentation, please head over to our Discord Server and open a ticket.

<figure><img src="https://dunb17ur4ymx4.cloudfront.net/wysiwyg/1130839/5fe3091430a6ceaf14c363f2c193b06d8723a878.png" alt="" width="375"><figcaption><p><a href="https://discord.gg/v28Tk7snj4">https://discord.gg/v28Tk7snj4</a></p></figcaption></figure>

## Using our documentation

This documentation should contain all the information you need to get up and running as smoothly as possible with our *paid* resources. Before contacting support in our Discord server, please refer to the documentation page for the resource you are trying to use.&#x20;

Our documentation will include how to install and configure resources that are not straightforward. For our simpler resources, we will link you to a generic installing FiveM resources page on our documentation.

## Getting Support

Sometimes, documentation just isn't enough for you. If you are still having issues **after** you have read the documentation, then head over to our Discord Server and either ask your question in the #support channel, or open a ticket. One of our support team will get to you as soon as possible.

We advise that you get your customer role if you didn't link your Discord at checkout. You can do this by heading over to the #bot-commands channel and following the instructions. You will need your Tebex Transaction ID handy.


---

# 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.bradleyking.xyz/welcome-to-bking-development.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.
