> For the complete documentation index, see [llms.txt](https://docs.manosoft.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.manosoft.me/smart-viewer.md).

# Smart Viewer

- [Giới thiệu chức năng](https://docs.manosoft.me/smart-viewer/gioi-thieu-chuc-nang.md): Giới thiệu chức năng Smart Viewer
- [Kết nối điện thoại](https://docs.manosoft.me/smart-viewer/ket-noi-dien-thoai.md): Kết nối điện thoại vào phần mềm Smart Viewer
- [Kiểm tra thiết bị kết nối](https://docs.manosoft.me/smart-viewer/kiem-tra-thiet-bi-ket-noi.md): Kiểm tra danh sách các thiết bị đang kết nối
- [Thao tác trên Main Screen](https://docs.manosoft.me/smart-viewer/thao-tac-tren-main-screen.md): Màn hình chính Main Screen
- [Paste Text vào điện thoại](https://docs.manosoft.me/smart-viewer/paste-text-vao-dien-thoai.md): Cách Paste nội dung vào điện thoại
- [Mouse Record](https://docs.manosoft.me/smart-viewer/mouse-record.md): Cách sử dụng Mouse Record
- [Lỗi thường gặp](https://docs.manosoft.me/smart-viewer/loi-thuong-gap.md): Các lỗi thường gặp trên Smart Viewer


---

# 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:

```
GET https://docs.manosoft.me/smart-viewer.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.
