> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/website-funnel-builder/add-blocks.md).

# 新規ブロックの追加

### 新規ブロックの追加 <a href="#add-new-blocks" id="add-new-blocks"></a>

ブロックは、最小限のデザインスキルでページをまとめるのに最適な方法です。何百ものブロックからお選びいただけます。

新しいブロックをページに追加するには、以下のようにコンテナの上部または下部に移動してください。

<figure><img src="/files/uJbnq8whEijrq2eWi14l" alt=""><figcaption></figcaption></figure>

ブロックタブを選択すると、あらかじめデザインされたブロックの巨大なギャラリーが表示されます。追加したいブロックを選択するだけで、ページデザインに表示されます。

<figure><img src="/files/qpGo2VNB36jJRmAMmmCU" alt=""><figcaption></figcaption></figure>

これでブロックがページに追加され、編集できるようになりました。

<figure><img src="/files/VOh0oxcLON7DWM1VZvxL" alt=""><figcaption></figcaption></figure>

ここから、ブロックのデザインを保存して、後で使ったり、別のプロジェクトで使ったりすることができます。

実際のブロックの上部に移動し、ウィジェットのコピーを選択するだけです：

<figure><img src="/files/mBNOiKP951GbPQ3s0iIW" alt=""><figcaption></figcaption></figure>

ウィジェットをコピー」をクリックすると、「保存されたブロックアイコン」内にコピーされたブロックが表示されます。

<figure><img src="/files/bOn1krKi5argLBWjkNY5" alt=""><figcaption></figcaption></figure>

コピーしたブロック／コンテナが表示されます。後でまた使えるように保存するには、コンテナの横にある歯車のアイコンを選択し、名前を付けて保存。これで、実際に「保存済み」タブから見ることができるようになります。

<figure><img src="/files/h96jgXvg2TcGVKINg7nm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/platform/website-funnel-builder/add-blocks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
