> For the complete documentation index, see [llms.txt](https://docs.littlepig.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.littlepig.cloud/zh-tw/docs/data-plan.md).

# 流量套餐

### 什麼是流量套餐？

舉例來說，“伺服器管理”就是你手機原本內含的“固定的通話費”，當話費用罄時，就需要充值才能繼續使用，而“流量套餐”就是“你加購的通話費”。

### 怎麼看是否要加購流量套餐？

當你在“流量套餐”內，看到用量條快滿條（用罄）時，就可以購買和您在“伺服器管理”相符平台的“流量套餐”。\
注意：若您在“伺服器管理”是購買GCP平台的機器，您的流量套餐就需要買GCP的。<br>

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

### 步骤 1

​[登入](https://vps.littlepig.tech/login)您的小豬科技帳戶。進入“流量套餐”頁面，點擊“購買流量套餐”。<br>

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

### 步骤 2&#x20;

選擇合適的平台與流量套餐，然後點擊“確定”。

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

### 步驟 3&#x20;

通過刷新“流量套餐”頁面來確認訂單資訊。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf3gBsIv6SfVRFJfdocUbqQuEirr6TgiFMCUWRFquKwQvCKhxxEM0SlO13Yau2JLrMTH8oYQ3PW_nSuOozm9BacPYyyU7wAJG9LTM-ifR1YzuvSKct3JRfYQ0osufVWN839D51cQz5ewp8NRd9d6G3gWSTi?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.littlepig.cloud/zh-tw/docs/data-plan.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.
