# 販売条件とホワイトリスト

販売条件は、販売戦略やコミュニティとのやり取り方法に応じて、オンデマンドで販売をカスタマイズするための優れた機能です。例えば、[特定のポリシーIDの保有者や特定のステークプールのデリゲーターにのみ](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/sales-conditions-depending-on-policy-id-or-stake-pool)トークンのミントを[許可](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/sales-conditions-depending-on-policy-id-or-stake-pool)するために販売条件を使用することができます。最も人気のある販売条件は[ホワイトリスト](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)です。

{% hint style="info" %}
販売条件は、購入プロセスの最初に購入者のウォレットの状態をチェックします。しかし、ウォレットが購入できるトークンの量を制限する販売条件の中には、販売条件では1つしか購入できないのに、最初の販売後に別のトークンをミントするためにウォレットからトークンを移動させるなど、そのような販売条件の回避を防ぐために当社のデータベースを使用するものもあります。
{% endhint %}

{% hint style="success" %}
販売条件は、例えば複数のポリシーIDを1つの販売条件に追加することによって与えられる「or logic」の代わりに、「and-logic」で使用するために組み合わせることができます。
{% endhint %}

<figure><img src="/files/uFGmO2ekFov9WF5YsFLc" alt=""><figcaption></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/tohowaitorisuto.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.
