# Suiplay Airdrop

The **Suiplay Airdrop** feature enables users and projects to distribute rewards directly to holders of **SuiPlay Soulbound NFTs**. Whether rewarding **Mythics**, **Exalted**, or all Soulbound NFT holders, the Suicoins **Airdrop Tool** simplifies the process of targeted and efficient reward distribution.

***

### <mark style="color:blue;">Key Features</mark>

1. **Targeted Airdrop Distribution**
   * Choose between specific groups:
     * **Mythics Soulbound NFT Holders**
     * **Exalted Soulbound NFT Holders**
     * **All Soulbound NFT Holders**
2. **Flexible Token Options**
   * Distribute any supported token of your choice.
3. **Streamlined Process**
   * An intuitive interface guides users through the setup, review, and execution of the airdrop.

***

### <mark style="color:blue;">How It Works</mark>

1. **Navigate to the Airdrop Tool:**
   * Open the **Suicoins** and select the **Airdrop** section.
2. **Select the Delivery Method:**
   * Choose **SuiPlay Holders** as the method of delivery.
3. **Choose the Recipient Group:**
   * Select the group of SuiPlay Soulbound NFT holders to airdrop to:
     * **Mythics**
     * **Exalted**
     * **Everyone**
4. **Set Token and Amount:**
   * Specify the token and the amount to be distributed to each recipient.
5. **Review and Confirm:**
   * Double-check your transaction details.
   * Approve and confirm the transaction in your wallet.

In this example, we’ve successfully airdropped 0.001 SUI to each SuiPlay Soulbound NFT holder (Mythics and Exalted).

{% embed url="<https://youtu.be/7zVEH0Fm0-4>" %}

### <mark style="color:blue;">Fees</mark>

{% hint style="info" %}
Suicoins charges 0.002 Sui per Suiplay Wallet Address.
{% 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.interestprotocol.com/overview/sui/suicoins/airdrop/suiplay-airdrop.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.
