# 通讯录助手

**通讯录助手**：可以通过两种方法将手机号码导入至手机通讯录。通讯录助手插件导入和通过vcf格式导入。\ <mark style="color:red;">（提示：通讯录助手插件只支持安卓系统和模拟器下载使用）</mark>

方法一：通过通讯录助手插件导入，需要在手机端或模拟器下载通讯录助手插件并安装，完成后打开通讯录助手，填写客服软件的子账号和给该设备重命名。以下图为例，软件的客服账号是1\@tang,那么在通讯录助手上填写1\@tang, 设备名称随便重命名，点击【连接】按钮。在客服软件上面点击获取设备，选择要操作的设备名称，通过插件将号码导入至手机通讯录，或者清空手机通讯录

![下载安装通讯录助手插件](/files/1qNXki3WjvKHTQ6wN4bh)

![下载安装通讯录助手插件](/files/PZNCXdtMIbAeXA2gwmng)

![方法一：通过通讯录助手插件导入](/files/FuXa3clelQTyImxwysHm)

**方法二：**&#x901A;过vcf格式导入，点击【生成VCF文件】后，软件会将当前的号码生成VCF通讯录格式文件。通过下载地址或者手机浏览器扫码下载VCF文件，在手机上运行vcf文件后，即可将通讯录导入至手机中，如下图所示。

![方法二：通过vcf格式导入](/files/KVv32e2fBcAmhxpuoYK4)

复制vcf文件下载地址至模拟器或手机设备

![下载VCF文件](/files/GxSExV7KOpMLOYVXjpuA)


---

# 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://help.kuajingwang.vip/kefu/tong-xun-lu-zhu-shou.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.
