> For the complete documentation index, see [llms.txt](https://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.com/docs/documentation/ja-gitbook-documentation/akauntoto/billing-faq/free-trial.md).

# 無料トライアル

無料トライアルでは、GitBookの機能を試し、チームのオンボーディングを始め、さらに高度なカスタマイズ、AIによる回答、サイトへのアクセス制御などの高度な機能を試しながら、コンテンツを作成またはインポートできます。

### トライアルはどのように始まりますか？

トライアルは、サイトを公開して対象者に公開した時点、または権限に関係なく組織に追加メンバーを招待した時点で開始されます。

無料トライアルを開始するために支払い方法を用意する必要はありません。トライアル後にアップグレードすることを決めた場合、その時点でGitBookが支払い方法を求めます。

### トライアル中にどの機能を試せますか？

Ultimateプランのすべての機能を試せます。サイトの機能へのアクセスは、サイトを作成する際に選択するサイトタイプによって異なります。参照 [料金ページ](https://www.gitbook.com/pricing) プランを比較するには

### トライアルの残り時間を確認するにはどうすればよいですか？

残りのトライアル時間は、サイドバー下部のバナーに表示されます。プラン設定からも確認できます。組織に戻って **ホーム** に戻って **設定**の次に **請求** の下にある **組織** グループ。

### トライアル終了時にはどうなりますか？

トライアルが終了すると、プランを選択するか、無料版にダウングレードします。支払いに進む前に、メンバーや公開済みサイトを確認できます。

### トライアルを延長できますか？

大規模な組織でEnterpriseプランにご関心がある場合、GitBookでは、より長いトライアルを含む追加の移行およびオンボーディング支援を提供しています。お問い合わせください <sales@gitbook.com> ご要件についてご相談ください。


---

# 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://gitbook.com/docs/documentation/ja-gitbook-documentation/akauntoto/billing-faq/free-trial.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.
