# Introduction

{% hint style="info" %}
Our documentation serves as more than just a guide for our features and installation process. Utilize them to discover creative possibilities for enhancing your server.
{% endhint %}

## About Us

> Cisoko was founded in 2021 with a mission to redefine the landscape of roleplaying mods within FiveM. We consist of a dedicated group of developers committed to crafting the most intricate and efficiently optimized code possible. More than just a collective, we represent a brand that aspires to educate users, not only in the art of coding but also in shifting into a programmer's mindset.

> Our goal is to empower users with the knowledge and skills to produce top-tier back-end code, steering clear of "bad" practices prevalent in the scripting community. We rigorously test our resources on large servers and provide weekly updates to ensure peak performance. Furthermore, we offer premium support and premium resource development services.
>
> For additional information, please visit our[ Discord server](https://discord.gg/cisoko)

## Chargeback And Refund Policy

> Our chargeback and refund policy is designed to ensure fairness and transparency for both our customers and our company. We do not accept chargebacks or issue refunds once a product or service has been delivered, except in cases where there is a proven fault or issue directly attributable to our offerings that cannot be resolved through our support services. We strongly encourage our customers to review all product information and reach out to our support team for assistance before making a purchase. This policy helps us maintain the quality of our products and services, ensuring customer satisfaction while protecting the integrity of our business operations. Customers considering a chargeback or refund are urged to contact us directly to find a resolution.

## Quick links

{% content-ref url="information/discord-roles" %}
[discord-roles](https://docs.cisoko.net/information/discord-roles)
{% endcontent-ref %}

{% content-ref url="information/fivem-asset-escrow" %}
[fivem-asset-escrow](https://docs.cisoko.net/information/fivem-asset-escrow)
{% endcontent-ref %}

{% content-ref url="information/support-plans" %}
[support-plans](https://docs.cisoko.net/information/support-plans)
{% endcontent-ref %}

## Setup Guides

We've compiled informative guides to assist you in swiftly and effortlessly setting up our product. These guides serve as valuable documentation for your resource needs.

{% content-ref url="the-complete-vehicle-system" %}
[the-complete-vehicle-system](https://docs.cisoko.net/the-complete-vehicle-system)
{% endcontent-ref %}

{% content-ref url="store-robberies-evolved" %}
[store-robberies-evolved](https://docs.cisoko.net/store-robberies-evolved)
{% endcontent-ref %}

{% content-ref url="hawkeye-surveillance" %}
[hawkeye-surveillance](https://docs.cisoko.net/hawkeye-surveillance)
{% endcontent-ref %}

{% content-ref url="pacific-bank-robbery" %}
[pacific-bank-robbery](https://docs.cisoko.net/pacific-bank-robbery)
{% endcontent-ref %}

{% content-ref url="paleto-bank-robbery" %}
[paleto-bank-robbery](https://docs.cisoko.net/paleto-bank-robbery)
{% endcontent-ref %}


---

# 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.cisoko.net/introduction.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.
