# Kiểm tra thiết bị kết nối

## Kiểm tra các thiết bị đang kết nối

1. Tại <mark style="color:blue;">**Menu**</mark> -> <mark style="color:blue;">**ADB Check**</mark>
2. Form mới sẽ hiển thị danh sách các thiết bị

<figure><img src="/files/RBdfcwjnOL8qqnM3mAee" alt="" width="563"><figcaption><p>Danh sách các thiết bị đã kết nối</p></figcaption></figure>

{% hint style="info" %}
Danh sách hiển thị các thiết bị đang kết nối và tình trạng kết nối
{% endhint %}

{% hint style="warning" %}
Danh sách thiết bị đang hiển thị là những điện thoại đang kết nối vào máy tính

Để có thể kết nối vào phần mềm bạn hãy bấm <mark style="color:green;">**Scan Device**</mark>
{% endhint %}


---

# 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.manosoft.me/smart-viewer/kiem-tra-thiet-bi-ket-noi.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.
