# Kittenbot模組與Bricklink Studio

![](https://kittenbothk.readthedocs.io/en/latest/_images/112.jpg)

透過Bricklink Studio，可以利用Kittenbot的各種模組在虛擬環境裏搭建出不同的模型，然後自動生成搭建說明書，是老師備課的好夥伴！

### Bricklink Studio介紹

Bricklink Studio是由Bricklink專為樂高愛好者而開發的一個程式，這個程式提供一個簡單易用的平台讓用家自由利用樂高積木進行創作，並且能夠讓用家在程式裡生成搭建說明書，讓用家可以將創作分享給別人。

由於KittenBot的旗下產品都是與樂高積木的Technic體系兼容。為了顧及學校或教育機構設計課程的需要，KittenBot已經將旗下產品數碼化，變成可以在Bricklink Studio裡面使用的積木件，老師設計完模型之後就可以生成搭建說明書，在課堂上使用。

![](https://kittenbothk.readthedocs.io/en/latest/_images/216.png)

### Bricklink Studio安裝

前往Bricklink官網下載Bricklink Studio。

[Bricklink Studio下載](https://www.bricklink.com/v3/studio/download.page)

![](https://kittenbothk.readthedocs.io/en/latest/_images/314.png)

按照指示安裝Bricklink Studio。

![](https://kittenbothk.readthedocs.io/en/latest/_images/413.png)

打開Bricklink Studio。

![](https://kittenbothk.readthedocs.io/en/latest/_images/512.png)

### 在Bricklink Studio裏使用KittenBot模組

在此階段，KittenBot HK暫時未開放讓任何人都可以下載KittenBot自家積木的檔案，如欲使用KittenBot的模組在Bricklink Studio搭建模型，請以WhatsApp查詢KittenBot HK。

#### [WhatsApp查詢](https://api.whatsapp.com/send?phone=85268913911\&text=%E4%BD%A0%E5%A5%BD,%E6%88%91%E6%83%B3%E6%9F%A5%E8%A9%A2%E9%97%9C%E6%96%BCBricklink%20Studio%E8%88%87KittenBot%E6%A8%A1%E7%B5%84%E7%9A%84%E8%B3%87%E6%96%99)

大家會收到一個studio\_KittenBotComponent.io的檔案。

![](https://kittenbothk.readthedocs.io/en/latest/_images/69.png)

在Bricklink Studio打開這個檔案。

![](https://kittenbothk.readthedocs.io/en/latest/_images/78.png)

選擇想用的模組並且右擊複製。

![](https://kittenbothk.readthedocs.io/en/latest/_images/87.png)

在新的檔案裡面貼上，模組就會複製到檔案裡面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/96.png)

之後你就可以任意搭建模型啦～

![](https://kittenbothk.readthedocs.io/en/latest/_images/108.png)

### 生成搭建說明書

要在Bricklink Studio裏創作出說明書，我們先要確保搭建步驟合理並且妥當。

在左邊的一欄按Add Step，添加一個新步驟。

![](https://kittenbothk.readthedocs.io/en/latest/_images/1113.png)

在該步驟裡面拼砌該步驟所用的積木。

![](https://kittenbothk.readthedocs.io/en/latest/_images/129.png)

重複直至完成搭建你的模型。

![](https://kittenbothk.readthedocs.io/en/latest/_images/136.png)

在上方按Instruction Maker。

![](https://kittenbothk.readthedocs.io/en/latest/_images/146.png)

在Steps Editor可以調整搭建步驟。

![](https://kittenbothk.readthedocs.io/en/latest/_images/154.png)

點擊Page Design，前往設計搭建說明書的頁面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/163.png)

在Page Design，您可以選擇頁面的顏色，文字顏色等。

![](https://kittenbothk.readthedocs.io/en/latest/_images/175.png)

假如你想改變模型角度，可以選擇右邊的Change Step View。

![](https://kittenbothk.readthedocs.io/en/latest/_images/184.png)

完成之後，按Export，將說明書匯出。

![](https://kittenbothk.readthedocs.io/en/latest/_images/193.png)

![](https://kittenbothk.readthedocs.io/en/latest/_images/203.png)

![](https://kittenbothk.readthedocs.io/en/latest/_images/216.png)


---

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