> For the complete documentation index, see [llms.txt](https://help.autohack.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.autohack.cn/hondahack/an-zhuang-ying-yong.md).

# 安装应用

**一、联网安装**（应用中心）

1. 打开本田黑科技，点击：应用安装和卸载→联网安装应用；
2. 点击想要安装的应用开始下载安装。
3. 新安装的应用将出现在车机主屏的「应用列表」中。

![](/files/-MVw9ZDIDxDpsWD_BZx2)

![](/files/-MVw9ibVvXQCI1HYW0YZ)

![](/files/-MVw9FA8UXWgk0t0osit)

**方法二、自行下载安装**

1. 在车机的浏览器中打开应用的官网，下载对应的安卓版安装包（APK文件），安装包下载完毕后会自动保存到内置存储卡；
2. 打开本田黑科技，依次点击：应用安装和卸载→安装本地应用，然后选择对应的文件安装即可；
3. 如果车机浏览器无法正常打开网站，也可以使用电脑下载安装包（APK文件）复制到U盘，再使用上述方法安装。使用电脑时请注意安全移除U盘。


---

# 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://help.autohack.cn/hondahack/an-zhuang-ying-yong.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.
