> 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/legacy-plans.md).

# 旧料金

私たちは [料金体系を更新しました](https://www.gitbook.com/blog/new-site-sections#new-pricing-for-new-users) 最近、公開済みサイト向けにリリースしてきた多くの新機能に対応するため、料金体系を更新しました。そのため、まだ旧料金体系をご利用中である可能性があります。

現在リリースしている新機能の一部は、更新後の料金プランでのみご利用いただけます。詳しくは [サポートにお問い合わせください](https://gitbook.com/docs/help-center/support/how-do-i-contact-support) 。詳細をご希望の場合や料金プランのアップグレードをご希望の場合はご連絡ください。

こちらで [現在のプランを確認できます](/url/gitbook.com/docs/documentation/ja-gitbook-documentation/akaunto/plans.md) 。

### 更新された料金体系

公開をよりシンプルにし、機能をサイトプランにさらに適切に対応させるため、プランにいくつか変更を加えました。概要は次のとおりです。

* **Proプラン**：月額のプラットフォーム料金は含まれなくなりました。Freeプランでも、制限なくサイトを購入して公開できます。
* **Organizationプラン**：現在はコラボレーションに特化しています。

AI検索は、PremiumおよびUltimateのサイトプランで利用できます。GitBook Assistantやその他の高度なAI機能は、Ultimateのサイトプランで利用できます。

**サイトプランに紐づくようになった機能**

| **機能**        | **必要なプラン**         |
| ------------- | ------------------ |
| AI検索          | PremiumまたはUltimate |
| PDFエクスポート     | PremiumまたはUltimate |
| 検索インサイト       | PremiumまたはUltimate |
| カスタムドメイン      | PremiumまたはUltimate |
| ページ評価/フィードバック | PremiumまたはUltimate |
| 高度なカスタマイズ     | PremiumまたはUltimate |
| 非掲載表示         | PremiumまたはUltimate |
| 共有リンク         | PremiumまたはUltimate |
| 認証済みアクセス      | Ultimate           |
| サイトリダイレクト     | PremiumまたはUltimate |
| サイトセクション      | Ultimate           |


---

# 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/legacy-plans.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.
