# 販売設定

NMKR Payは、[マニュアル](https://docs.nmkr.io/nmkr-studio/minting/minting-on-demand)またはエ[アドロップ](https://docs.nmkr.io/nmkr-studio/minting/airdropper)でトークンをミントするオプションの他に、[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/pay-in-address)を通じて顧客がオンデマンドで購入できるように、プロジェクトの販売を設定するための幅広い機能を提供しています。

<br>

オンデマンド販売には、基本的に2つの基本的な区別があります。[特定販売](https://docs.nmkr.io/nmkr-studio/set-up-sales#specific-sales)と[ランダム販売](https://docs.nmkr.io/nmkr-studio/set-up-sales#random-sales)です。どちらの販売方法も[販売条件](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)と[割引](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist/discounts)を使用することができます。

#### ランダム販売

ランダム販売では、[価格リスト](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)の価格が使用され、プロジェクトからランダムに予約されたトークンがミントされます。購入者が一度に複数のトークンを購入する場合、すべてのトークンがランダムに選択され、プロジェクトから予約されます。

ランダム販売を設定するには、[価格リストで価格を指定](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)し、[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/pay-in-address)を有効にしてください。

#### 特定販売

特定販売は、[価格リスト](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)の価格または[特定のトークン価格](https://docs.nmkr.io/nmkr-studio/token/edit#static-price-with-specific-sales)を使用します。

特定の販売は、[NMKR Payの特定の支払いリンク](https://docs.nmkr.io/nmkr-studio/set-up-sales/nmkr-pay/specific-payment-links)でのみ機能します。


---

# 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.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.
