> For the complete documentation index, see [llms.txt](https://support.hamibook.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hamibook.com.tw/experiences/7eleven-gou-mai-liu-cheng.md).

# 【7-ELEVEN】購買流程

❶ 至統一超商 店內ibon 機台點選「數位儲值」。

❷ 進入後，請選擇「影音儲值」（進入前須先同意用戶須知）。

❸ 選擇商品「Hami書城」並選購您欲購買的月讀包商品及數量。

❹確認明細後，等候列印單據並至櫃檯繳費。

❺繳費後，憑繳費收據(小白單)上的密碼序號，至Hami書城官網或HamibookApp 進行服務兌換即可。

上述購買流買流程，亦可透過OpenPoint App內的「ibon服務」進行操作，但都須至門市櫃台完成付款。


---

# 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://support.hamibook.com.tw/experiences/7eleven-gou-mai-liu-cheng.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.
