# ZOBYETEAM\_GARAGE

## Strength

* มีหน้าต่างสำหรับการใช้งานที่ง่ายและสวยงามพร้อมกับแอนิเมชั่นสบายตา
* ปรับปรุงประสิทธิภาพขั้นสูงสุด (ไม่มีการใช้ ESX Callback)
* ดึงข้อมูลเพียงแค่ตอนเข้าเซิร์ฟเวอร์หรืออัปเดทข้อมูลเพิ่มเติมเท่านั้น
* ไม่ดึงข้อมูลทุกครั้งที่มีการเปิดหน้าต่าง! (การาจส่วนใหญ่ตอนนี้ดึงข้อมูลทุกครั้งที่มีการเปิดเมนู)

## Features

* มีหน้าต่างอินเตอร์เฟซในการดูยานพาหนะในการาจที่มีความสวยงามและเรียบง่าย
* สามารถดูสถานะน้ำมันและเครื่องยนต์ได้

## Technical

* CPU Usage : 0.00 - 0.025ms (โดยปกติจะวิ่งที่ 0.01 แต่ถ้าหากอยู่ใกล้ Marker จะวิ่งเยอะ)
* ลดการส่งข้อมูลจากการาจทั่วไปได้มากกว่า 65%
* ไม่มีการใช้ ESX Callback ในการดึงข้อมูลทุกครั้งที่เปิดเมนู

## Review Video

ZOBYETEAM\_GARAGE (New Interface)

{% embed url="<https://youtu.be/EB25DgJxBME>" %}


---

# 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.zobyeteam.com/resource/zobyeteam_garage.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.
