> 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/actuators.md).

# 各款電機與舵機

<figure><img src="/files/2Uz5t98g43ngbAo9lCTW" alt=""><figcaption></figcaption></figure>

Kittenbot各款電機與舵機的資料。

{% content-ref url="/pages/uUYWqDZduSOgXEZ4qe4w" %}
[Geekservo 9g電機](/actuators/geekservo9g_motor.md)
{% endcontent-ref %}

{% content-ref url="/pages/2kqPlUPAVglYQEXkn2Rf" %}
[Geekservo 9g舵機](/actuators/geekservo9g_servo.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bk7zRSNdmgpXQbNzWuOS" %}
[GeekServo 2KG電機](/actuators/geekservo2k_motor.md)
{% endcontent-ref %}

{% content-ref url="/pages/tBu1idZLqY3skaGPpCCe" %}
[GeekServo 2KG舵機](/actuators/geekservo2k_servo.md)
{% endcontent-ref %}

{% content-ref url="/pages/jDlKRlenXeWKYRcpVaEY" %}
[T/T減速直流電機](/actuators/ttmotor.md)
{% endcontent-ref %}

{% content-ref url="/pages/SYFnJTP39VdWp3O9ucC3" %}
[Geek Motor O360 續轉舵機](/actuators/360servo.md)
{% endcontent-ref %}

{% content-ref url="/pages/0x6KdsK9ZPhpeNCKdVSD" %}
[高速直流電機](/actuators/130motor.md)
{% endcontent-ref %}

{% content-ref url="/pages/ls6q6mz0XEtXPf0Cm1jx" %}
[9g小舵機](/actuators/9g.md)
{% endcontent-ref %}


---

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