> For the complete documentation index, see [llms.txt](https://wiki.minicity.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.minicity.vn/nghe-chuyen-mon/cuu-ho.md).

# Cứu Hộ

Nghề thợ sửa xe giúp bạn kiếm tiền từ việc sửa chữa, bảo dưỡng và độ xe cho người chơi khác. Đây là nghề **phù hợp cho người yêu thích xe cộ** và muốn giúp đỡ cộng đồng.

## Cách Tham Gia

### Tìm Đến Garage Sửa Xe

* Trên bản đồ tìm icon **cứu hộ** (570)
* Đến garage sửa xe để nộp đơn đăng ký
* Đào tạo kỹ thuật trước khi nhận việc

### Quy Trình Đăng Ký

1. Đến garage sửa xe
2. Nộp đơn đăng ký
3. Đào tạo kỹ thuật
4. Nhận trang phục và dụng cụ
5. Sẵn sàng làm việc

## Nhiệm Vụ Chính

### Sửa Xe

* Khắc phục hư hỏng cơ học
* Thay thế phụ tùng bị hỏng
* Kiểm tra động cơ

### Đưa đón

* Nhận cuộc gọi từ khách hàng
* Đưa khách hàng đến địa điểm mong muốn
* Nhận tiền công

## Mẹo Làm Việc

1. **Học cách chẩn đoán nhanh** — Xác định đúng hư hỏng giúp tiết kiệm thời gian
2. **Luôn có đủ dụng cụ** — Chuẩn bị đầy đủ trước khi nhận việc
3. **Báo giá đúng** — Khách hàng luôn thích tác phong làm việc chuyên nghiệp
4. **Vui vẻ** — Khách hàng thích thợ sửa xe vui vẻ, thân thiện

***

> Quay lại: [Y Tế](/nghe-chuyen-mon/y-te.md) | Tiếp theo: [Cảnh Sát](/nghe-chuyen-mon/canh-sat.md) →


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.minicity.vn/nghe-chuyen-mon/cuu-ho.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
