# 新しい価格の設定

NMKR Studioの価格リストで設定した価格は、[NMKR Pay](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay)とPay-in addressによるオンデマンド販売に適用されます。価格リストでは、異なる価格/金額のペアを設定したり、[価格をフィアット通貨価格として指定する](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices#prices-in-fiat-currency)ことができます。1回の取引で購入できる金額ごとに価格を設定する必要があります。

{% hint style="info" %}
技術的な理由から、最低価格は6.5ADAとなっています。[マルチシグ決済](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/multisig-payment)を利用することで、最低価格を3ADAまで下げることができます。これはまだユーザー インターフェースに実装されていないため、[チケットを作成](https://nmkr.io/support)して設定してください。
{% endhint %}

{% hint style="success" %}
1回のトランザクションで複数のトークン購入を可能にするには、複数の価格/金額のペアを持つ価格リストを設定する必要があります。
{% endhint %}

{% hint style="warning" %}
価格を設定する前に、[NMKRのミント料とセンドバック](https://docs.nmkr.io/nmkr-studio/pricing)についての詳細をお読みください。
{% endhint %}

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

#### 新しい価格を設定する

新しい価格と金額のペアを作成するには、「新しい価格を設定」をクリックしてください

<figure><img src="/files/0jhhBCLYcTglPFOK7jIG" alt=""><figcaption></figcaption></figure>

このタブでは、トークンの量、トークンの量に対する価格、[通貨](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/create-new-prices#prices-in-fiat-currency)を指定します。

この価格が有効な期間を指定するオプションは任意で、開始日または有効期限のみを指定することもできます。

価格を有効にし、「保存」をクリックします。

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

{% hint style="warning" %}
1回の取引でいくつのNFTを売却できますか？

1回の取引で購入できるトークンの最大量は、[メタデータ](https://docs.nmkr.io/nmkr-studio/token/metadata)のサイズによって異なります。

Cardanoの最大メタデータサイズは16kbです。各文字（特殊文字や空白も含む）は1バイトです。

代替可能トークンはすべてまったく同じメタデータを共有しているため、トランザクションごとに1回しか表示されず、基本的に無制限に販売できます。

<br>
{% endhint %}

無料ドロップ/0 ADA価格については、[無料ドロップの設定方法](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/free-drops)をお読みください。

割引については、[割引の設定方法](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts)をお読みください。<br>

#### 支払い用のカスタム・トークン

ベータ機能！

NMKR Studioでは、CardanoネイティブカスタムトークンとNFTのミントが可能です。詳細はこちらの[記事](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/custom-token-payment)をご覧ください。

#### フィアット通貨での価格

フィアット通貨での価格は、通常の価格作成時に設定することができます。

ADAの代わりに、ドロップダウンから任意のフィアット通貨を選択してください。

<br>

{% hint style="info" %}
この機能は、[NMKR Payによるフィアット決済を](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay)可能にするものではなく、ADAの現在の市場価格に応じて、各決済プロセスで固定フィアット通貨価格のADAでの価格を計算します。

<br>

例：

価格表には10 USドルと明記されています。

ADAの現在の市場価格は5 USドルです。

したがって、NMKR Payでは2ADAの価格が表示されます。<br>
{% endhint %}

<figure><img src="/files/othikoL8zT7GdO8iP3Mb" alt=""><figcaption><p>Set up prices in FIAT currency</p></figcaption></figure>


---

# 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.nmkr.io/jp/nmkr-studio/fan-mai-she-ding/risuto/shiino.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.
