# 1 🧘‍♂️ 准备上手

## 工具和附件

<table><thead><tr><th>工具</th><th>说明</th><th data-hidden></th></tr></thead><tbody><tr><td>Windows/苹果/Linux计算机</td><td>下载 <a href="https://github.com/PetoiCamp/OpenCat/releases">Petoi 桌面应用程序</a><br>安装 <a href="https://www.arduino.cc/en/software">Arduino IDE</a>（可选）</td><td></td></tr><tr><td>USB充电器</td><td>最低5V-1A</td><td></td></tr><tr><td>安卓/iOS智能手机</td><td>下载<a href="https://docs.petoi.com/v/chinese/shou-ji-ying-yong/xiao-zhun-yu-kong-zhi">手机应用</a>（可选）</td><td></td></tr></tbody></table>


---

# 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://bittle-x.petoi.com/zhong-wen-1/1-zhun-bei-shang-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.
