# 積木編程區

### Kittenblock積木編程區詳解

這是Kittenblock中的編程積木區。

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

#### 1. 編程區

您可以在這裡用積木搭建程式，你可以將積木由積木欄拖曳至積木欄，亦可以將不要的積木拖到積木欄中刪除。

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

#### 2. 復原和重做

您可以在這裡復原或重做你的操作。

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

#### 3. 鏡頭控制

您可以在這裡放大或者縮小編程區的視野，你亦可以將鏡頭置中。

![](https://kittenbothk.readthedocs.io/en/latest/_images/area4.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/programmingplatforms/kittenblock/an-zhuang-ban-kittenblock/interface/codingarea.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.
