# Encryption - FiveM Escrow

Our resource is built upon a robust foundation, consisting of approximately 10,000 lines of code. Within this codebase, approximately 700-800 lines are intentionally encrypted, primarily responsible for vehicle spawning and synchronization among players.

The remaining code, which accounts for the majority  (90%+) of our resource, is entirely open for your customization. This means that you have the freedom and flexibility to modify and tailor the resource to your server's specific needs and preferences for everything

Furthermore, despite the encryption, we've made sure that all necessary exports are readily available. These exports seamlessly interact with the encrypted sections, providing developers with comprehensive access and functionality. This approach ensures that you can extend and enhance the resource's capabilities while maintaining the highest standards of security and reliability.

In addition, if you find that any extra exports are required to further enhance or customize your server's functionality, we are more than willing to accommodate your needs. Our commitment to providing a flexible and adaptable resource extends to offering additional exports when necessary, ensuring that your server's unique requirements are met with efficiency and precision.


---

# 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/the-complete-vehicle-system/about-tcvs/encryption-fivem-escrow.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.
