# Hướng dẫn căn bản

- [Switch của tôi có thể hắc được không?](https://nsw.gitbook.io/guide/huong-dan-can-ban/switch-cua-toi-co-the-hac-duoc-khong.md): Tất cả các dòng máy Nintendo Switch được ra mắt cho đến thời điểm này đều có thể hắc được, tuy nhiên mỗi dòng có phương pháp hắc khác nhau và có độ khó khác nhau.
- [Các loại modchip phổ biến](https://nsw.gitbook.io/guide/huong-dan-can-ban/cac-loai-modchip-pho-bien.md): Modchip là quá trình can thiệp phần cứng, bằng cách sử dụng một bo mạch nhỏ bên ngoài hàn vào bo mạch chính của Switch, giúp máy có thể khai thác được lỗ hổng và chạy được các ứng dụng bên ngoài.
- [Các thuật ngữ cần biết](https://nsw.gitbook.io/guide/huong-dan-can-ban/cac-thuat-ngu-can-biet.md): Để bước chân vào con đường nghệ thuật hắc ám Switch, bạn cần phải hiểu những thuật ngữ phổ biến sau đây:
- [Kích hắc máy V1 serial xanh](https://nsw.gitbook.io/guide/huong-dan-can-ban/kich-hac-may-v1-serial-xanh.md): Có nhiều cách để kích hắc máy Switch V1 unpatch (serial xanh). Dưới đây là những cách phổ biến:
- [AutoRCM](https://nsw.gitbook.io/guide/huong-dan-can-ban/autorcm.md)
- [Tạo emuNAND và cài đặt Atmosphere](https://nsw.gitbook.io/guide/huong-dan-can-ban/tao-emunand-va-cai-dat-atmosphere.md)
- [Quản lí dữ liệu trên thẻ nhớ](https://nsw.gitbook.io/guide/huong-dan-can-ban/quan-li-du-lieu-tren-the-nho.md)
- [Chống ban cho máy](https://nsw.gitbook.io/guide/huong-dan-can-ban/chong-ban-cho-may.md)
- [Cài Việt hoá (mod game)](https://nsw.gitbook.io/guide/huong-dan-can-ban/cai-viet-hoa-mod-game.md)


---

# 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://nsw.gitbook.io/guide/huong-dan-can-ban.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.
