> For the complete documentation index, see [llms.txt](https://cavedu.gitbook.io/linkit-7697/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cavedu.gitbook.io/linkit-7697/linkit-7697-arduinoide/xia-zai.md).

# 下載

### 晶片文件 <a href="#download-jing-pian-wen-jian" id="download-jing-pian-wen-jian"></a>

* [MT7697 Datasheet](https://www.dropbox.com/s/mqideco3xngmkrn/MT7697-Datasheet.pdf?dl=0)
* [MT76x7 Technical Reference Manual](https://www.dropbox.com/s/r61sq9fzkmnot7k/MT76x7ReferenceManual.pdf?dl=0)

### 模組文件 <a href="#download-mo-zu-wen-jian" id="download-mo-zu-wen-jian"></a>

* [wrtnode7 模組資訊](http://en.techinfodepot.shoutwiki.com/wiki/WRTnode_7)

### HDK 資源 <a href="#downloadhdk-zi-yuan" id="downloadhdk-zi-yuan"></a>

* [產品簡介](https://labs.mediatek.com/zh-tw/platform/linkit-7697)
* [使用指南](https://cavedu.gitbook.io/linkit-7697/LinkIt-7697-ArduinoIDE)
* [acsip AI7697HD相關說明連結](https://www.acsip.com.tw/index.php?action=products-detail\&fid1=11\&fid2=\&fid3=\&id=161)
* [Fritzing 與 SVG 圖檔](https://www.dropbox.com/s/44rgxihq1nri2qn/linkit_7697_fritzing_and_diagrams.zip?dl=0)
* [LinkIt7697HDKUsersGuide](https://www.dropbox.com/s/9aa3nvf9yd8vl86/LinkIt7697HDKUsersGuide.pdf?dl=0)

### 開發板腳位圖 <a href="#download-kai-fa-ban-jiao-wei-tu" id="download-kai-fa-ban-jiao-wei-tu"></a>

[**下載 PDF**](https://www.dropbox.com/s/1e7hovcei5a9zs1/7697_pin-out_diagram.pdf?dl=0)

![](/files/Y1CbaP4rSHanrsyrIyVX)

### LinkIt SDK <a href="#download-linkitsdk" id="download-linkitsdk"></a>

開發者可透過使用 LinkIt SDK 來存取 LinkIt 7697 開發板的所有功能。請參考 [MT7697 resource page](https://labs.mediatek.com/api/mt7697/index.html) 以獲得更多資訊。


---

# 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, and the optional `goal` query parameter:

```
GET https://cavedu.gitbook.io/linkit-7697/linkit-7697-arduinoide/xia-zai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
