# Robotbit基礎小車

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

{% content-ref url="/pages/yjtKGKXBV2nD08KK4Z5x" %}
[Robotbit基礎小車介紹](/kits/basic_kart/intro.md)
{% endcontent-ref %}

{% content-ref url="/pages/LKMZkLgyVMCkPDXqVB1E" %}
[模型搭建說明書](/kits/basic_kart/instructions.md)
{% endcontent-ref %}

{% content-ref url="/pages/VSaarkgM0TDkhcHKypyh" %}
[遙控小車](/kits/basic_kart/rc.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKD0mZrMgTnDq5G3X9pz" %}
[巡線小車](/kits/basic_kart/line.md)
{% endcontent-ref %}

{% content-ref url="/pages/3S9mLRpQCiESIfg5Hzri" %}
[避障小車](/kits/basic_kart/ultrasound.md)
{% endcontent-ref %}

{% content-ref url="/pages/gc23pCmYyItshFtmPnY6" %}
[Broken mention](broken://pages/gc23pCmYyItshFtmPnY6)
{% 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/basic_kart.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.
