> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/kits/12in1/info/tissue.md).

# 智能紙巾機

能夠自動出紙的智能紙巾機。

![](https://kittenbothk.readthedocs.io/en/latest/_images/tissue.png)

### 組裝說明書和參考程式

說明書資源包： [資源包下載地址](https://bit.ly/12In1SumobotBuildingInstruction)

參考程式:

[智能紙巾機-主體](https://makecode.microbit.org/_EFYdx3ektJcx)

### 參考接線

![](https://kittenbothk.readthedocs.io/en/latest/_images/tissue_wire.png)

### 模型玩法

1. 首先裝上一卷紙巾。
2. 按下板手出紙，放開板手停止出紙。


---

# 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://sharinghub.kittenbot.hk/kits/12in1/info/tissue.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.
