# Welcome

Welcome to the official documentation for **ZCF Development**.

ZCF Development creates FiveM resources built from real server experience, with a focus on clean structure, practical configuration and stable gameplay behavior.

The goal is simple: provide resources that server owners can install, understand and maintain without turning setup into a second job.

### What you will find here

This documentation contains setup instructions, configuration notes and support information for ZCF Development resources.

Use the sidebar to navigate between general setup pages and product-specific documentation.

### General documentation

Start here if this is your first time installing a ZCF Development resource.

* **Installation** explains the basic installation flow.
* **Asset Escrow** explains how protected resources work through Cfx Asset Escrow.
* **Support Policy** explains what support covers and what is not generally included.
* **FAQ** answers common questions before and after purchase.

### Before opening a support request

Please make sure you have read the installation and configuration pages for the resource you are using.

Most setup issues come from missing dependencies, wrong resource order, incorrect configuration values or server-side environment differences.

If you still need help, contact support through the store support page.


---

# 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://zcf-development.gitbook.io/zcf_dev/readme.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.
