> For the complete documentation index, see [llms.txt](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/plans/billing-policy.md).

# 請求ポリシー

このポリシーは、GitBook の現在のプランを対象としています [プラン](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/plans.md).

当社の課金モデルは、サイト料金とメンバー料金を組み合わせたものです：

* **ベーシック** の料金は **サイト1件あたり月額 $0** および含まれる **メンバー1名**.
* **プレミアム** の料金は **サイト1件あたり月額 $65** に加えて **メンバー1名あたり月額 $12**.
* **アルティメット** の料金は **サイト1件あたり月額 $249** に加えて **メンバー1名あたり月額 $12**.
* **エンタープライズ** には、個別の価格設定と請求条件が適用されます。

有料のセルフサービスプランでは、プラン開始時と更新時に、サイトプランと現在のメンバー数を請求します。

請求期間中にメンバーを追加または削除した場合、年次の精算が適用されない限り、日割り計算した調整額を算出し、次回の請求書に適用します。

年払いで、契約期間中にサブスクリプションが増加した場合、その増加分は年次精算の一部として請求されます。これは次回更新前に別請求書で発行されることがあります。

{% hint style="info" %}
このページは現在の請求のみを対象としています。旧価格をご利用の場合は、 [旧価格](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/plans/legacy-plans.md).
{% endhint %}

{% hint style="info" %}
当社の [利用規約](https://gitbook.com/docs/policies/terms)、特に以下に関するセクション [支払い](https://gitbook.com/docs/policies/terms#id-3.-payment-terms).
{% endhint %}

## 日割り料金の例

たとえば、 **プレミアム** に **4月7日** に **6名のメンバーで** 月額請求を利用します。

月額料金は **$65** サイト分に加えて **6 × $12** がメンバー分です。合計は **月額 $137**.

その日に **4月17日**にメンバーを2名追加し、合計8名になります。  **20日** 残っている **30日間の** 請求期間の場合、日割りのメンバー料金は **2 × $12 × 20 / 30 = $16**。その **$16** 調整額を次回の請求書に加算します。

その日に **4月27日**にメンバーを1名削除し、合計7名になります。  **10日** 請求期間が残っている場合、日割りのクレジットは **1 × $12 × 10 / 30 = $4**。その **$4** クレジットを次回の請求書に適用します。

その日に **5月7日**、次回の請求書には以下が含まれます：

1. **$149** 新しい請求期間分です。これは **$65** Premium の **7 × $12** がメンバー分です。
2. A **$16** 4月17日に追加した2名のメンバーに対する日割り請求額。
3. A **-$4** 4月27日に削除したメンバーに対する日割りクレジット。

合計金額は **5月7日** です **$161**.

{% hint style="info" %}
この例は、有料のセルフサービスプランにおけるメンバーの日割り計算を示しています。サイクルの途中でサイトプランを変更した場合も、同じ日割り方式で調整額を計算します。
{% endhint %}

## 請求

セルフサービスプランの請求は Stripe 経由で処理されます。GitBook は機密性の高い支払い情報を保存せず、請求の詳細は請求ダッシュボードから管理できます。

エンタープライズの請求は契約条件に従い、請求書発行を含む場合があります。

有料のセルフサービスプランでは、以下の場合に登録済みの支払い方法へ請求します：

1. 有料プランを開始したとき。
2. 月次または年次の更新日に。この請求書には、現在のサイトプラン、現在のメンバー数、および前回期間からの各種日割り調整が含まれる場合があります。
3. 年払いで、契約期間中にサブスクリプションが増加した場合、その増加分は年次精算を通じて請求されます。これは更新前に追加の請求書として発行されることがあります。

### 請求書

請求書の履歴は、組織設定の以下から Stripe で確認できます： **請求**。各請求書の概要を確認したり、日付ごとに請求書をダウンロードしたりできます。


---

# 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://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/plans/billing-policy.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.
