# 上傳壁貼

「壁貼」在空間中會是一張貼在牆上的單純圖片，其作用主要是作純文字的指示或說明。因此與一般作品不同，壁貼並不會有厚度的展品畫框，在空間中也無法被點擊。

<mark style="color:blue;">**備註：但無論是作品、壁貼，在空間呈現的視覺皆會以 1024px 作為最大的長寬比，並等比例進行壓縮。**</mark>

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

在後臺要建立壁貼時，可點擊空間地圖上任意的灰色「+」點，會出現「新增壁貼」及「新增作品」的功能選項，再點選「新增壁貼」即可。

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

點擊後會出現上傳的彈窗 ( 壁貼格式為 5MB 以下的 .jpg、.png 檔 )，上傳完後再填寫「壁貼名稱」即可儲存完成。

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

而在空間地圖上，上傳完成的「壁貼」會顯示成為「綠色」的點位。

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


---

# 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://hei-dong-chuang-zao.gitbook.io/virsody-guide/jian-yi-mo-shi/zuo-pin.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.
