> For the complete documentation index, see [llms.txt](https://docs.ezorderly.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezorderly.com/guide/content/image.md).

# 圖片素材庫

&#x20;進入「廣告素材庫」選擇「圖片素材庫」。

## 新增素材

點選右上角「新增素材」按鈕

![](/files/-MfHpPmu3KvoXf-iINAe)

## 編輯素材

點選編輯按鈕，進入編輯頁面。

![](/files/-MfHpayyvc5JvLygQQle)

## 輸入圖片訊息、上傳圖檔

請依底下欄位要求，填入欄位需要資訊。

* 素材名稱﹔設定名稱方便在建立展示型廣告時選擇。&#x20;
* 素材連結﹔點擊圖片或行動呼籲按鈕將被導引至此網址素材圖片
* 素材圖片﹔只可上傳 .jpg .png
* 素材圖片尺寸﹔您的圖片將被自動裁切為所選擇的尺寸

![](/files/STj7uQnGNcPGBeQYQZwd)

* 圖片輔助文字﹔滑鼠停留於圖片上時會出現的提醒文案
* 出現行動呼籲按鈕﹔若未勾選，則隱藏行動呼籲按鈕
* 行動呼籲﹔行動呼籲按鈕上的文字
* 行動呼籲說明﹔行動呼籲的輔助說明

{% hint style="info" %}
若您的圖片只想作為顯示使用，請取消勾選「出現行動呼籲按鈕」也毋須填寫按鈕上文字。
{% endhint %}

![](/files/s6JpItPtRvZFIYV7QKle)

輸入完畢後，可點選預覽，查看顯示畫面，檢視訊息是否需要修改。確認資訊無誤後，務必儲存更新。

![](/files/sVMKo1N2w2Jt8ogFG7zY)


---

# 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:

```
GET https://docs.ezorderly.com/guide/content/image.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.
