# 販売条件の設定方法

[販売条件は](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)、トークンをミントできる人とできない人を定義する素晴らしい方法です。

最も一般的な販売条件は、いわゆる[ホワイトリストで](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)、ミントできるウォレットアドレスを事前に定義します。しかし、プロジェクトが購入できるトークンの量を制限したり、特定のトークンの保有者だけが購入できるようにしたりするなど、他にも多くの可能性があります。

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

**1) 価格リストタブへ**

[プロジェクトの](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)右側にある「プロジェクトを管理」の下にある「NFT価格を設定」をクリックして、[プロジェクトの価格リストタブに](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)移動します。

**2) 販売条件の追加**

「販売条件」をクリックし、次のタブで「販売条件を追加」をクリックします。

**3) 販売条件を選択し、有効にする**

販売戦略に合った販売条件を選択し、すべての詳細を記入してください。販売条件を有効にして保存します。

{% hint style="info" %}
複数の販売条件を追加するための「+」ボタンはandロジックに従います。andロジックで販売 条件を有効にしたい場合は、新しい販売条件を作成するだけです。
{% endhint %}

**詳細**

このトピックについてもっと知りたい方は、こちらを[クリック](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)してください。

<br>


---

# 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/nachtoriaru/no.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.
