# 4 🔌 连线

## 关节舵机引脚在主板上排序原理

### NyBoard

<figure><img src="/files/sbwXak95wVGouaI3P9vY" alt=""><figcaption></figcaption></figure>

### BiBoard V0

<figure><img src="/files/LtTCfDFqFRjmeuXI943e" alt=""><figcaption></figcaption></figure>

### BiBoard V1

<figure><img src="/files/oRXHJr54Z9k3hyzyDBfh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
请注意，NyBoard具有靠近机器人尾部的红外接收器，BiBoard V0具有靠近机器人头部的红外接收器，但BiBoard V1没有红外接收器。
{% endhint %}


---

# 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://bittle.petoi.com/zhong-wen/4-lian-xian.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.
