> 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/xing-xiao-huo-dong/chao-qu-mian-yun-ji-hua.md).

# 超取免運計畫

AKARIC推出「超取免運計畫」相關計畫內容如次：

### **一、「超取免運計畫」( 下稱本計畫 )**

**本計畫內容：**\
AKARIC於本計畫期間開放商店選擇參加「超取免運計畫」。參加本計畫的商店將適用運費抵用券，並在計畫期間內享有商品及相關活動資訊的不定期曝光宣傳。

**本計畫執行說明：**

1. **方案選擇：**\
   本計畫提供多種活動方案供商店選擇，但<mark style="background-color:red;">每家商店僅可報名參加一個方案。</mark>若商店需更改或取消參加的方案，須致電AKARIC進行通知及處理。
2. **起訖日期：**\
   計畫期間的起訖日期以AKARIC網頁公告為準。
3. **收費標準：**\
   費用將依商店報名參加之方案所示為準。
4. **運費折抵：**
   * <mark style="background-color:red;">運費抵用券折抵金額僅適用於消費者訂單運費的折抵，商店仍需依據宅配單據支付相應運費予AKARIC。</mark>
   * 如已歸戶的運費抵用券引起任何相關爭議，將由AKARIC全權負責處理。

### **二、**&#x8A08;畫變更權利

AKARIC保留變更本計畫內容的權利。

如商店繼續參加本計畫，則視為商店同意接受並遵守本計畫所有條款及約定。


---

# 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/xing-xiao-huo-dong/chao-qu-mian-yun-ji-hua.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.
