> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/ji-dian-gui-ze/shang-pin-xiang-guan/shang-jia-gui-fan/wei-fan-shang-jia-gui-fan/ping-jia-gui-fan-yuan-ze.md).

# 評價規範原則

### 一、**商品評價**

商品評價是指客人在訂單完成後，針對該筆交易進行公正、客觀且真實的評價。這些評價能為其他客人提供選購商品的參考依據，並幫助商店進行經營決策。

評價指標主要分為三個方面：商品品質、商品符合度及出貨速度。

### **二、評價規範原則**

1. **禁止不當言論**\
   評論中不得使用不雅文字、進行人身攻擊、洩漏個人隱私，或發表與商品無關之內容。
2. **禁止導引至平台外交易**\
   評價區不得包含任何引導至平台外進行交易或洽談的資訊。
3. **禁止不實評價操作**\
   • 不得以物質或金錢利益為誘因，要求或引導顧客給予五星好評。\
   • 禁止使用多重帳號進行虛假評價或提升評分。
4. **其他不當行為**\
   若經平台管理人員判定存在其他違反規範的行為或言論，將依據情況處理。

商店如違反上述評價規範，平台有權移除相關評價、回覆，並對商店實施扣分或限制權限等處置措施。


---

# 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://seller.akaric.com/ji-dian-gui-ze/shang-pin-xiang-guan/shang-jia-gui-fan/wei-fan-shang-jia-gui-fan/ping-jia-gui-fan-yuan-ze.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.
