# 全地形越野遙控坦克參考程式

### 主體參考程式

{% embed url="<https://makecode.microbit.org/_4pciubgEt0vy>" %}

[參考程式](https://makecode.microbit.org/_4pciubgEt0vy)

### Joyfrog版遙控參考程式

{% embed url="<https://makecode.microbit.org/_aqCi4hEJV8sW>" %}

[參考程式](https://makecode.microbit.org/_aqCi4hEJV8sW)

#### JoyFrog版模型玩法

1. 按A鍵開始
2. 使用JoyFrog的搖桿控制坦克的移動

### Micro:bit版遙控參考程式

{% embed url="<https://makecode.microbit.org/_EtfckhT6Rccu>" %}

[參考程式](https://makecode.microbit.org/_EtfckhT6Rccu)

#### Micro:bit版模型玩法

1. 按A鍵開始
2. 透過傾斜Micro:bit控制坦克的移動


---

# 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/code.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.
