# Token Snapshot Tutorial

{% hint style="success" %}
**Solana Token Snapshot:** <https://ciaotool.io/en-US/token/tokenTool/snapshot-token-holders>
{% endhint %}

## ✅ Common Use Cases

* Pre-airdrop targeting for active users
* Analyze whales for market cap control
* Identify loyal holders for community rewards
* Support for data-driven marketing campaigns

## 🪙 Step 1: Select a Token

Enter the target token address manually, or choose from tokens held in your connected wallet.

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

## 📊 Step 2: Set Filter Options

### ✅ Top Holder Filter (Optional)

Choose from preset ranges to fetch top holders:

* Top 100 / 500 / 1000 / 2000 / 5000 / 10000\
  This will retrieve wallets with the highest token balances.

### ✅ Minimum Holding Amount (Optional)

Set a minimum token amount (e.g., 1000 tokens) to exclude low-balance or dust wallets from the snapshot.

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

## 🧾 Step 3: Generate & Export Snapshot

Click **“Token Snapshot”** to fetch on-chain data. Once completed, export your results in one of the following formats:

* **CSV** – ideal for airdrop distribution

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

### ❓Frequently Asked Questions

#### **1. What types of tokens are supported?**

* [x] **Answer:** All SPL-standard tokens are supported, including both standard tokens and Token2022 types.

#### **2. What addresses can be filtered in a snapshot?**

* [x] **Answer:** You can filter Top 100 to Top 10,000 holders or set a custom minimum token balance to target specific users.

#### **3. Can I export the snapshot results?**

* [x] **Answer:** Yes, results can be exported in CSV or JSON format for airdrop planning or market analysis.

💬  **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **Medium:** <https://medium.com/@ciaotool>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **WhatsApp：**<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% 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://ciaotool.gitbook.io/docs/token-management/snapshot.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.
