# フィールドに枠を表示する

<https://scratch.mit.edu/projects/83795354/>

![](/files/-LAM19tNCQdmbSOzfpii)

何もないフィールドは味気がないので、次は枠を表示してみましょう。

## (1) 枠を追加するスクリプト

![](/files/-LAM19tVc-_BoOwyqhOo)

## (2) 枠を書いてみる

![](/files/-LAM19te-qnFfqvlcF2A)

## (3) 確認してみる

<https://scratch.mit.edu/projects/83795354/>

![](/files/-LAM19tvN3qEBNLvCskR)

### (3-1) 右上(みぎうえ)の緑色(みどりいろ)の旗(はた)をクリックする。

### (3-2) フィールドに枠が表示されれば成功です


---

# 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://firefirebook.firefirestyle.net/tetris/create_frame.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.
