# Sao lưu prod keys

**Prod keys** (product keys) rất quan trọng, mỗi máy Switch có prod keys không giống nhau và không thể chia sẻ prod keys cho nhau. Nó ví như chiếc chìa khóa cho phép máy Switch giải mã các file trong hệ thống để máy có thể hoạt động được. Prod keys có thể được sử dụng để cứu Switch bị brick, hư hỏng eMMC (sysNAND). Vì thế việc sao lưu prod keys rất quan trọng.

## ⚙️ Hướng dẫn sao lưu prod keys:

{% stepper %}
{% step %}
Tải file [Lockpick\_RCM.bin](https://gbatemp.net/download/lockpick_rcm-1-9-13-fw-19-zoria.38848/download) chép vào đường dẫn **thẻ nhớ/bootloader/payloads**. Nếu bạn dùng [gói hắc My-pack](/guide/download.md#cac-file-hac-co-ban-cho-switch) của nhóm nhóm có thể bỏ qua bước này.
{% endstep %}

{% step %}
Tắt máy. Giữ nút (VOL -) và bấm nút nguồn để vào **Hekate**, chọn thẻ **Payloads**, chọn **Lockpick\_RCM.bin**.
{% endstep %}

{% step %}
Sử dụng các nút (VOL +) và (VOL -) để cuộn lên xuống và nút nguồn để chọn. Chọn **Dump from sysNAND**.
{% endstep %}

{% step %}
Máy sẽ sao lưu **prod.keys**, **title.keys** vào thẻ nhớ.
{% endstep %}

{% step %}
Sau khi sao lưu xong, quay lại menu chính, chọn **Power off** để tắt máy.
{% endstep %}

{% step %}
Vào đường dẫn **thẻ nhớ:/switch** và copy file **prod.keys** và **title.keys** (nếu có) vào nơi quan trọng trên máy tính để cất giữ. Bạn không nên chia sẻ file này cho ai khác.

<div><figure><img src="/files/qf6vgzQYEDwBDFCzVaBX" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/t7mDPX9qBNjsdRf3NpnA" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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-nang-cao/sao-luu-prod-keys.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.
