# 小猪科技介面導覽

### 帳戶儲值

{% hint style="info" %}
在「創建實例」或買「流量套餐」之前，**請確保你已先儲值**。當你尚未儲值就直接創建實例時，會跳出「帳戶餘額不足」的警訊。
{% endhint %}

帳戶儲值頁面允許您透過USDT和信用卡或簽帳金融卡為您的帳戶儲值。

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

### 實例管理

實例管理頁面允許您查看所有已購買的VPS、它們的狀態和相關訊息。您可以從實例列表中進行搜索和篩選。您還可以在此頁面創建虛擬機並充值帳戶餘額。

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

### 流量套餐

流量套餐頁面允許您監控所有實例的流量使用情況。您可以查看VPS平台、實例名稱、使用情況、狀態、購買日期和到期日期。您還可以在此頁面購買更多的流量套餐。

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

### 帳戶紀錄

帳戶紀錄頁面允許您查看所有的儲值記錄。您可以查看儲值日期、儲值金額和支付方式。

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

### 月帳單

月帳單頁面顯示您從 VPS 到資料計劃的所有支出記錄。您也可以根據特定日期篩選購買歷史。

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

### 我的帳號

我的帳號頁面讓您查看帳戶詳細資料，也可以更改密碼。

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


---

# Agent Instructions: 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.littlepig.cloud/zh-tw/docs/start-now/official-website.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.
