# プロジェクトを作ろう

いつも通り、プロジェクトを作成(さくせい)するところから、始(はじ)めてみましょう!!

![](/files/-LAM12t-QhvLBMXAGQsd)

この画面(がめん)を表示(ひょうじ)できていますでしょうか。

では、一緒(いっしょ)にこの画面(がめん)を表示(ひょうじ)するまでをやってみましょう!!

## \[1] Scratchのページにアクセスする

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

![](/files/-LAM12tS9n-9s6ICSPjq)

## \[2] 「作る」または、「やってみる」クリックする

![](/files/-LAM12tokvU7_fmRcfzG)

ゲーム開発画面(かいはつがめん)が表示(ひょうじ)されます。


---

# 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/gravity/create_project.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.
