# ライセンスの購入

World Creator ライセンスを購入するには、利用可能なオプションのいずれかを選択し、該当する購入ボタンをクリックしてください。デモ目的として、ここでは顧客向けに永続的な Enterprise ライセンスを購入する方法を示します。

以下の画像に示すように「Buy Perpetual Licence（永続ライセンスを購入）」ボタンをクリックしてください：

<figure><img src="/files/7a452f671bb08266a53208b11f769c045da91920" alt=""><figcaption></figcaption></figure>

以下の画像に示すように、「Buy Now（今すぐ購入）」ボタンをクリックすると、記載されたライセンス条項に同意することになる旨を伝えるウィンドウが開きます：

<figure><img src="/files/40068f9384223c9745884d0ca4581508145c8131" alt=""><figcaption></figcaption></figure>

確認して購入ダイアログボックスを開くには「Buy Now（今すぐ購入）」ボタンをクリックしてください。以下のように表示されます：

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

お住まいの国によっては、このダイアログボックスに異なる支払いオプションが表示される場合があります。下の画像にあるように、クレジット／デビットカード、PayPal、Google Pay、見積もり取得（Get a Quote）、Amazon で支払う（Pay with Amazon）、銀行振込（Bank Transfer）などから選択できます：

<figure><img src="/files/17a83d2890c4b6fdbd74bb92e170caf9837a0952" alt=""><figcaption></figcaption></figure>

フォームに入力して「Pay（支払う）」ボタンをクリックして World Creator ライセンスを購入してください。購入が正常に完了すると、下の画像のような簡易購入確認ウィンドウが表示されます：

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

購入したライセンスの数に応じて、顧客に渡す必要のある製品キーが1つまたは複数表示されます。これらは別途購入確認のメールでも受け取ります。


---

# 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.world-creator.com/ja/ptaru/purchasing-licenses.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.
