> 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/widgets/image-widget.md).

# 画像ウィジェット

ウェブサイトに**画像**を追加して設定します。画像ウィジェットを見つけるには、ウィジェットで、**画像**を選択します。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F6LDh7Q9Z9pvPPCxFQyHo%2Fsendly%20image%20widet.PNG?alt=media\&token=b67288f9-3120-453b-b07c-df26f063a873)

ファイルマネージャに画像を追加する方法については、以下のリンクをタップしてください。

{% content-ref url="/pages/BA9BqDUvHlCziLvGXBAd" %}
[ファイルマネージャーの使い方](/platform/website-funnel-builder/file-manager.md)
{% endcontent-ref %}

画像を選択し、ページに配置したら、画像設定タブに移動します。ここでは、画像の説明文「SEOに最適」、影、画像のキャプション、コールトゥアクションを追加できます。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FntYBiBmGSR27GE2n8bP2%2Fimage%20editing.PNG?alt=media\&token=ec00dae2-6598-4430-9a50-ea8789c21fa0)

キャプションを付けると、テキストボックスを表示したり、CTAリンクを追加したりと、さまざまなことができるようになります。

画像やサービスについてより詳しく説明したい場合に最適です。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F72wTmDuuOqCQqrpgRLfi%2Fimage%20captions.PNG?alt=media\&token=f671b101-0e97-4c7d-9cb2-40c90af8b560)

キャプションの編集は、ブランディングを強化したい場合や、キャプションバーをより好みの位置に移動させたい場合など、さまざまな用途に対応できます。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FWec3O1FRxDFj0uJSaXyC%2Fimage%20caption%20add%20editing.PNG?alt=media\&token=59803af2-4a37-4c4f-aa81-6d8d2018ffdf)

画像にリンクやポップアップライトボックスを追加することができます。画像にリンクを追加することで、ウェブサイト訪問者を別のページ、ネットショップ製品、ファネルのステップなど、好きな場所に誘導することができます。

ライトボックスオプションは視覚効果です。訪問者が画像にカーソルを合わせたり、クリックしたりすると、画像が飛び出します。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FU3MbmgrJ2EjiAn4NfgvI%2Fimage%20caption%20cta.PNG?alt=media\&token=0101fa23-7217-4264-aa0a-0d8d3042c699)


---

# 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/widgets/image-widget.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.
