> 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/sheng-ji-yu-fu-kuan/sheng-ji-fang-an.md).

# 升級方案

點選左上角縮放功能目錄，最下方的「升級與付款」中，點選「升級」檢視您目前的方案細節，以及相關權益。

<figure><img src="/files/1itAFT1JCp2buGlVHjlo" alt=""><figcaption></figcaption></figure>

## 系統服務費用及方案

ORDERLY 分成三種方案提供用戶選擇，分別是**體驗版**、**標準版**、**成效保證版，**&#x4EE5;下費用皆為**含稅價**。

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

<table data-header-hidden><thead><tr><th>方案</th><th width="167" align="center">體驗版</th><th width="159" align="center">標準版</th><th align="center">成效保證版</th></tr></thead><tbody><tr><td>方案</td><td align="center">體驗版</td><td align="center">標準版</td><td align="center">成效保證版*</td></tr><tr><td>適用會員人數 團隊</td><td align="center">--</td><td align="center">20,000 以內</td><td align="center"> 20,000 以上</td></tr><tr><td>可匯入平台數量</td><td align="center">不限</td><td align="center">不限</td><td align="center">不限</td></tr><tr><td>月費</td><td align="center">NT$0</td><td align="center">NT$2,980</td><td align="center">NT$5,980</td></tr><tr><td>最低簽約期數</td><td align="center">無</td><td align="center">12個月</td><td align="center">12個月</td></tr><tr><td>贈送信件數</td><td align="center">3 千封</td><td align="center">12 萬封</td><td align="center">25 萬封</td></tr><tr><td>帳號數</td><td align="center">3個</td><td align="center">20個</td><td align="center">不限</td></tr><tr><td>客製化檔案匯入</td><td align="center">不支援</td><td align="center">不支援</td><td align="center">客製化格式 10,000/個</td></tr><tr><td>客製化 API 串接</td><td align="center">不支援</td><td align="center">不支援</td><td align="center">客製化報價</td></tr><tr><td>數據匯出功能</td><td align="center">無</td><td align="center">可</td><td align="center">可</td></tr><tr><td>FB / Line 行銷名單編輯與發送</td><td align="center">無</td><td align="center">可</td><td align="center">可</td></tr><tr><td>行銷智能模塊</td><td align="center">無</td><td align="center">可</td><td align="center">可</td></tr><tr><td>簡訊編輯與發送</td><td align="center">無</td><td align="center">可</td><td align="center">可</td></tr><tr><td>加購郵件 </td><td align="center">每封 0.10 元</td><td align="center">每封 0.06 元</td><td align="center">每封 0.04 元</td></tr><tr><td>加購簡訊</td><td align="center">每封 2 元</td><td align="center">每封 1.5 元</td><td align="center">每封 1 元</td></tr></tbody></table>

{% hint style="info" %}
成效保證版之營運保證：品牌僅需配合完成營運保證機制導入，內容如下：

➊ 由 ORDERLY 會員經營顧問 協助完成智能經營劇本導入

➋ 由 ORDERLY 會員經營顧問 設定每月發送兩次以上品牌活動 EDM (品牌提供素材)

➌ 由 ORDERLY 會員經營顧問 召集每季一次營運成效會議

系統啟用半年後，以 GA 後台數據認定（需同意開放 GA4 檢視權限，進行數據檢視），來自 ORDERLY 貢獻營業額累計未達年費 NT$71,760 者即在扣除導入成本 $8,000 後進行退費。
{% endhint %}

[點此觀看完整方案介紹](https://ezorderly.com/pricing/#price_detail)

## 變更或升級方案

若需要變更或升級方案，直接點選 **「選擇此方案」**，並填妥表單，點選最下方 **「與我聯繫」** 按鈕後，將有專人盡速與您聯繫。

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

![](/files/850DemtsUOOqYxr2MCBM)


---

# 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.ezorderly.com/guide/sheng-ji-yu-fu-kuan/sheng-ji-fang-an.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.
