> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/ji-fei.md).

# 計費

使用「計費」來儲值點數並審查近期的交易。此區塊可協助您確認目前的餘額並追蹤帳務活動。

<div data-with-frame="true"><figure><img src="/files/eIM1JyPQ4VdOEf71Btxq" alt=""><figcaption></figcaption></figure></div>

### 幣別設定

1. 選取幣別。
2. 選擇您想用於帳單詳細資訊與交易歷史紀錄的幣別。

<div data-with-frame="true"><figure><img src="/files/UwijJfAldd7GPXLpPX4I" alt=""><figcaption></figcaption></figure></div>

3. 如果交易或點數沒有立即載入，請選取重新整理以重新載入頁面並取得最新數據。

<div data-with-frame="true"><figure><img src="/files/1KKEQHFa2aKcTGZQhMZt" alt=""><figcaption></figcaption></figure></div>

## 儲值

1. 選取您想要購買的點數類型。
2. 依照 [儲值指南](/chatlyst-user-guide/zh/top-up-guideline-zh/chu-zhi-zhi-nan.md) 完成儲值。

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

## 交易歷史紀錄

「交易歷史紀錄」顯示在「計費」頁面的底部，並提供您點數活動的詳細明細。使用它來審查過去的交易，並追蹤點數隨著時間如何新增與使用。Chatlyst 也會發送收據到您的電子郵件，其中包含 [發票與收據](/chatlyst-user-guide/top-up-guideline/top-up-guideline.md#purchase-confirmation) 的可下載連結。

{% hint style="info" %}
點數交易歷史紀錄按天分組。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/1SsSyZFVu9RSymuIxgJR" alt=""><figcaption></figcaption></figure></div>


---

# 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://chatlyst.gitbook.io/chatlyst-user-guide/zh/settings-zh/ji-fei.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.
