# 聊天室使用重點及限制

#### vocus 聊天室訊息限制：

* 聊天室可發送的「訊息」包含圖片與文字，其限制如下：

  * 每則訊息上限 **250 中文字元**
  * 創作者可以一次上傳 10 張圖片；會員可上傳 1 張圖片
  * 圖片只限制 png, jpeg 格式（或使用系統內建的 Tenor GIF 圖庫）

#### 聊天室會員使用限制：

* 在聊天室發送的訊息，只有付費訂閱「指定方案」的會員能收到通知與檢視，而方案皆由創作者自行設定，因此若沒有付費方案及付費會員，將無法使用聊天室功能。<br>
* 聊天室中，所有成員只能回覆創作者的訊息，並不能主動私訊創作者（現階段，創作者也無法私訊單一會員）。
* 每一則會員回覆創作者的訊息，**只有創作者與該會員可以看到**，其他會員不會看到。
* 創作者主動傳送的訊息，**在 72 小時內，訂閱會員可以回覆訊息。超過 72 小時後，將無法回覆，已回覆訊息也無法收回。**
* 聊天室所有訊息內容必須遵守 [會員服務條款](https://vocus.cc/terms/member)、[vocus 社群守則](https://vocus.cc/terms/community) 等等平台規定及本國法律。


---

# 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://creator.vocus.cc/ru-he-shi-yong-vocus-liao-tian-shi-gong-neng/liao-tian-shi-shi-yong-zhong-dian-ji-xian-zhi.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.
