# Tesla Menu & Ultrahand

**Tesla Menu** và **Ultrahand** là một **overlay menu (menu lớp phủ)**. Nó cho phép người dùng truy cập vào các tiện ích và plugin ngay khi đang chơi game, mà không cần thoát ra Home Menu. Đây là công cụ rất tiện lợi để theo dõi hiệu suất hệ thống, quản lý cheat, điều chỉnh xung nhịp CPU/GPU (qua sys-clk), v.v...

## Hướng dẫn cài đặt (chỉ chọn một trong hai)

### A. Tesla Menu

{% stepper %}
{% step %}
Tải [nx-ovlloader.zip](https://github.com/ppkantorski/nx-ovlloader/releases/latest/download/nx-ovlloader.zip) về, giải nén vào thư mục gốc của thẻ nhớ.
{% endstep %}

{% step %}
Tải [Tesla Menu overlay](https://github.com/WerWolv/Tesla-Menu/releases/latest/download/ovlmenu.zip) về, giải nén vào thư mục gốc của thẻ nhớ.
{% endstep %}

{% step %}
Khởi động lại máy Switch.
{% endstep %}

{% step %}
Để mở Tesla Menu trong game, bạn nhấn đồng thời `ZL + ZR + D-Pad Down)`&#x20;

<figure><img src="/files/qqC9LXIefumcQt5Pxs0H" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### B. Ultrahand (khuyên dùng)

{% stepper %}
{% step %}
Tải [nx-ovlloader.zip](https://github.com/ppkantorski/nx-ovlloader/releases/latest/download/nx-ovlloader.zip) về, giải nén vào thư mục gốc của thẻ nhớ.
{% endstep %}

{% step %}
Tải[ Ultrahand overlay](https://github.com/ppkantorski/Ultrahand-Overlay/releases/latest/download/ovlmenu.ovl) về, chép vào thư mục `thẻ-nhớ:/switch/.overlays` nếu chưa có thư mục này, hãy tạo thủ công và đặt tên "**.overlays**".
{% endstep %}

{% step %}
Khởi động lại máy Switch.
{% endstep %}

{% step %}
Để mở Ultrahand trong game, bạn nhấn đồng thời `ZL + ZR + D-Pad Down`

<figure><img src="/files/UUBbskahKyjISyxiHEoH" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## 🧩 Một số overlay plugin phổ biến

Lưu ý những plugin này có thể gây ra lỗi hoặc crash máy nếu như nó không tương thích với firmware, hãy xem kỹ thông tin từ tác giả trước khi cài đặt.

| Plugin                                                                                             | Mô tả                                                    |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------- |
| [**Edizon Overlay**](/guide/huong-dan-nang-cao/su-dung-cheat.md#cach-3-dung-edizon-overlay)        | Kích hoạt và quản lý cheat trong game                    |
| [**sys-clk Overlay**](https://github.com/retronx-team/sys-clk/releases/latest)                     | Ép xung và giám sát xung nhịp CPU/GPU/RAM                |
| [**Status Monitor Overlay**](https://github.com/masagrator/Status-Monitor-Overlay/releases/latest) | Theo dõi xung, FPS, nhiệt độ, quạt... trực tiếp khi chơi |
| [**QuickNTP**](https://github.com/nedex/QuickNTP/releases/latest)                                  | Đồng bộ thời gian của Switch với máy chủ NTP             |
| [**Fizeau**](https://github.com/averne/Fizeau/releases/latest)                                     | Điều chỉnh màu sắc hiển thị của Switch                   |
| [**emuiibo**](https://github.com/XorTroll/emuiibo/releases/latest)                                 | Mô phỏng amiibo                                          |
| [**sys-tune**](https://github.com/HookedBehemoth/sys-tune/releases/latest)                         | Phát nhạc nền trong lúc chơi game                        |

Các plugin này sau khi được tải về (file .ovl), bạn cần chép vào thư mục `thẻ-nhớ:/switch/.overlays/` để sử dụng.


---

# 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/tesla-menu-and-ultrahand.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.
