# 全地形越野遙控坦克

<figure><img src="https://kittenbothk.readthedocs.io/en/latest/_images/tank_2.png" alt=""><figcaption></figcaption></figure>

全地形越野遙控坦克是Kittenbot專為學校舉辦越野障礙賽而設計的遙控坦克。

{% content-ref url="/pages/J5lZy6oMNGZi1CyH0t66" %}
[全地形越野遙控坦克介紹](/kits/rc_tank/tank.md)
{% endcontent-ref %}

{% content-ref url="/pages/6dgs0MGKLP2qbfxgaScX" %}
[全地形越野遙控坦克搭建說明書](/kits/rc_tank/instructions.md)
{% endcontent-ref %}

{% content-ref url="/pages/vKFLImvVrUsBqMmQ4DIF" %}
[全地形越野遙控坦克參考程式](/kits/rc_tank/code.md)
{% endcontent-ref %}


---

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