# Cơ chế hoạt động

**GPM Box** được xây dựng với hai thành phần cốt lõi:

* Ứng dụng quản lý và điều phối máy ảo
* Nhân GPMSoft VirtualBox, được phát triển và chỉnh sửa trực tiếp từ mã nguồn mở của Oracle VirtualBox

<figure><img src="/files/ZFoFrty28vavGQAL2tKT" alt=""><figcaption></figcaption></figure>

Khác với nhiều giải pháp trên thị trường chỉ can thiệp ở mức Registry để thay đổi cách hiển thị thông số hệ thống, GPM Antidetect Machine tác động trực tiếp vào các thông số phần cứng ngay từ giai đoạn khởi tạo máy ảo thông qua VirtualBox. Cách tiếp cận này giúp đảm bảo mức độ nhất quán, chính xác và không thể bị phát hiện.

Các thông số được thay đổi:

* Thông tin CPU
* Thông số GPU - card đồ họa
* Network Card, địa chỉ MAC
* Kết nối proxy kết hợp xử lý WebRTC
* Audio Card
* Disk
* Bios
* System
* Baseboard
* Chassic
* Các thông tin khác của OS
* etc...


---

# 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.antidetectvm.com/co-che-hoat-dong.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.
