# ホワイトリストの設定方法

[ホワイトリストは](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)、NFTのドロップに使用される最も一般的な[販売条件](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting)です。

これは、プロジェクトでトークンを購入できるウォレットアドレスを事前に設定します。

NMKR Studioでは、各アドレスが個別に購入できるトークンの量を設定することもできます。

**1) アドレスを収集する**

最初のステップは、ホワイトリストに登録したいアドレスを集めることです。

これを手動で行うこともできますし、特定の[ポリシーの](https://docs.nmkr.io/nmkr-studio/project/policy)所有者をホワイトリストに登録したい場合は、内蔵の[ポリシースナップショットツールを](https://docs.nmkr.io/nmkr-studio/tools/policy-snapshot)使用することもできます。

**2) csvファイルの作成**

csvファイルは、ExcelやGoogle Sheetsのようなあらゆる表計算ソフトで作成できます。最初の行の1列目に「Address」、2列目に 「MaxCount」と書きます。次に、1行目の下の1列目に収集したすべてのアドレスを追加します。

2列目には、すべてのアドレスに対して個別に金額を指定します。

ファイルをcsvでダウンロードします。

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

**3) ホワイトリスト販売条件の設定**

[プロジェクト概要に](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab)移動し、ホワイトリスト販売に使用する[プロジェクトの](https://docs.nmkr.io/nmkr-studio/project)右側にある「プロジェクトを管理」から「NFT価格を設定」を選択し、[価格リストタブを](https://docs.nmkr.io/nmkr-studio/set-up-sales/manage-prices-pricelist)開きます。

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

「[カウント付きホワイトリスト](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)」を選択し、アドレスをアップロードし、条件を有効にして「保存」をクリックします。

これで販売条件が有効になりました！

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

**詳細**

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


---

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