> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/3rdpartyconnect/lineoa/updata.md).

# 如何升級LINE官方帳號購買額度

### LINE訊息為什麼會滿？

* 透過LINE官方帳號群發訊息
* 夯客系統的提醒、成功和取消訊息
* 票券的通知提醒

{% hint style="danger" %}
以上都會扣除LINE官方帳號的訊息額度。
{% endhint %}

***

### 如何升級LINE官方帳號的額度？ <a href="#h_0b8511741a" id="h_0b8511741a"></a>

請前往此網址進行購買 ： [<mark style="color:green;">**https://manager.line.biz/webstore/**</mark>](https://manager.line.biz/webstore/)

1. 於帳號列表中點選希望使用的帳號
2. 點選「帳號設定」＞「方案」
3. 於希望購買的方案點選「選擇此方案」
4. 閱讀並同意使用條款後，點選「購買」

{% hint style="success" %}
2023/9/1起，LINE採用新的收費方式 -> [價格介紹](https://tw.linebiz.com/column/LINEOA-2023-Price-Plan/)
{% endhint %}


---

# 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:

```
GET https://docs.hotcake.app/3rdpartyconnect/lineoa/updata.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.
