# 阅读材料二：添加并绑定设备

将WU-Link接入无线网络后，如果是第一次使用WU-Link，还需要将WU-Link绑定到指定的账号。通过绑定，可以使得WU-Link和特定的账号相对应，用这个账号登录网页编写的程序，才能编译下载到绑定的WU-Link中。

1.打开浏览器，进入“好好搭搭”网站（haohaodada.com），然后单击网站右上角的“登录”按钮登录网站（如果没有账号，可以先单击“加入”按钮免费注册）。

2.登录完成后，单击网站浏览器地址栏，在地址栏中输入“haohaodada.com/wulink”，进入WU-Link编程网页。

3.单击网页上方“工具栏”→“设备列表”中的“添加”按钮，打开如下图a-11所示的“添加新设备”对话框。在这个对话框的“序列号”文本框中输入所要绑定WU-Link的mac地址（印刷在WU-Link的背面，“好好搭搭”公众号二维码的边上）。最后单击“添加”按钮关闭这个对话框。

![](/files/-LWt7YC5pfxjgzYn8BYm)

4.如果输入的mac地址正确，在编程网页上方“工具栏”→“设备列表”中，可以看到这块WU-Link的mac地址。今后使用这个账号编写的程序，默认都会编译、下载到这块WU-Link。


---

# 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.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/notes-2.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.
