# 音樂積木用的接頭

市面上有人在賣現成的，一邊是3.5mm的音響標準接頭，而另外一邊則是鱷魚夾，一黑一紅，用來夾micro:bit板子上的腳位用的。

![](/files/-LQbhGRiW65DBE3GDE8L)

其中一端是標準的接頭：

![](/files/-LQbhIwYETsJg7HOKseH)

它可以和喇叭、音響或是耳機的輸入接頭連接在一起：

![](/files/-LQbhNd9r4wzBQsR8Qr5)

然後，另一端夾住micro:bit的P0和GND，這樣子就可以讓mico:bit順利地輸出音樂囉！

![](/files/-LQbhPN1xzLv8tv9s-pr)


---

# 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://nkust.gitbook.io/micro-bit/yin-mu-yong-de-jie.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.
