# 料金プラン

## 料金プランについて <a href="#plans" id="plans"></a>

NFT Gardenの料金プランは下記の通りです。料金は月額制でプラン毎に毎月付与されるEUsの量が異なり、生成できるNFTやコントラクトの数が決まります。

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Freeプラン</td><td>¥0 /月</td><td>10,000 EUs /月</td></tr><tr><td>Growthプラン</td><td>¥10,000/月</td><td>100,000 EUs/月</td></tr><tr><td>Businessプラン</td><td>¥150,000/月</td><td>2,000,000 EUs/月</td></tr><tr><td>Enterpriseプラン</td><td>カスタマイズ</td><td>カスタマイズ</td></tr></tbody></table>

[**NFT Garden有料プラン申し込み→**](https://forms.gle/KxEaE9s9tfZVyHQC7)

{% hint style="info" %}
Freeプラン、Growthプラン、Businessプランで&#x306F;**¥15,000**で**100,000 EUs**を追加購入することができます
{% endhint %}

{% hint style="info" %}
Enterpriseプランをご希望のお客様は[お問合せフォーム](https://nftgarden.app/jp/contact/)よりお問い合わせください
{% endhint %}

## EUsについて <a href="#eus" id="eus"></a>

**EUs**は**Energy Units**の略称で、NFT GardenでNFTやコントラクトを生成する際に必要となる数値です。画面からのNFT生成やAPI経由でのNFT情報取得等のアクションの違いや、チェーンの種類により必要なEUsが異なりますので用途に応じてプランをご選択ください。

{% hint style="info" %}
EUsの消費量の詳細は[こちら](/jp/eus.md)
{% endhint %}


---

# 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.nftgarden.app/jp/plan.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.
