# ポリシー・スナップショット

ポリシースナップショットの主な用途は、特定のポリシーの保有者を特定し、その情報を使用して保有者にトークンを[エアドロップ](https://docs.nmkr.io/nmkr-studio/minting/airdropper)するか、ホワイトリストを作成することです。ポリシースナップショットツールは、どのCardanoポリシーIDでも使用できます。

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

### ポリシーをスナップショットする

メニューバーから「ポリシー・スナップショットタブ」にアクセスします

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

スナップショットしたいポリシーIDを入力し、「検索」をクリックします。

<figure><img src="/files/JVWRhGUDelQwtQjLwEh9" alt=""><figcaption><p>ポリシー・スナップショットタブ</p></figcaption></figure>

アプリケーションはポリシーをスキャンし、すべてのトークン、そのアドレス、数量、および供給を一覧表示します。

<figure><img src="/files/mGPancgNJo3QAvUwRtoX" alt=""><figcaption><p>Overview of the policy snapshot</p></figcaption></figure>

ポリシー・スナップショットの概要

このファイルをエアドロップのランダム配布で使用するには、[ランダム配布](https://docs.nmkr.io/nmkr-studio/minting/airdropper/airdrop-with-random-distribution#airdrop-with-address-list)でのエアドロップをお読みください。[特定配布](https://docs.nmkr.io/nmkr-studio/minting/airdropper/airdrop-with-specific-distribution)で使用する場合は、特定配布でのエアドロップを読んでください。ホワイトリストに利用したい場合は、[こちらをご覧ください](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)。

<br>

**ポリシー・スナップショットのステークアドレスを累積する**

[ホワイトリスト](https://docs.nmkr.io/nmkr-studio/set-up-sales/sales-conditions-and-whitelisting/whitelist-with-count)にポリシー・スナップショットを使用したい場合、ウォレットが各ステークアドレスに対して保有するトークンの量を累積することは理にかなっています。このオプションを有効にすると、各ステークアドレスのトークンをまとめたリストを受け取ることになり、各ウォレットは一度だけリスト表示されます。

<figure><img src="/files/dAnhtL7NjNlaMklsgs7p" alt=""><figcaption><p>Cumulate the amount of tokens for each stake address</p></figcaption></figure>

{% hint style="info" %}
「合計量」列には、このステークアドレスが保持しているトークンの累積量が表示されます。「数量」列には、受益者アドレスのトークン量が表示されます。

<br>
{% endhint %}


---

# 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/tsru/porishsunappushotto.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.
