# 全地形越野遙控坦克介紹

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

全地形越野遙控坦克是Kittenbot專為學校舉辦越野障礙賽而設計的遙控坦克。配備坦克履帶與2隻2KG電機，確保坦克有足夠動力攀山越嶺。

### 產品特色

* 基於Microbit的圖形化編程，更容易上手
* 兼容樂高積木，擴展性高
* 使用2KG電機，性能強勁
* 支援MakeCode和Kittenblock編程

### 套件內容

* Robotbit Edu擴展板 x1
* 塑膠積木包 x1
* GeekServo 2KG電機 x2
* 18650鋰電池 x1

### 產品展示

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

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


---

# 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://sharinghub.kittenbot.hk/kits/rc_tank/tank.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.
