# Airdrops

### **Airdrop to all staked NFTs**

Enter the amount of Token to distribute to each staked NFT, select the token you want to distribute or add new and press the airdrop button.

<div align="left"><figure><img src="/files/5t3ywqNNPxd28s82WK3M" alt=""><figcaption></figcaption></figure></div>

After pressing the airdrop button a popup calculation will appear - if it looks right press confirm airdrop to proceed.

<div align="left"><figure><img src="/files/UvA3pElW0Jjz8ah0bCmT" alt=""><figcaption></figcaption></figure></div>

### **Airdrop to Select Wallets**

To send the same amount to each wallet fill out the Amount/NFT box bottom left\
To send different amounts to each wallet leave it blank and use a , seperated and then the amount\
Alternatively upload a csv file with 2 columns wallet address and amount (no headings) rqd

<div align="left"><figure><img src="/files/BmCa3fHNjGBBFSyd0tnu" alt=""><figcaption></figcaption></figure></div>

### **Airdrop if #No Of NFTs Staked**

Ability to define the number of NFTs that must be staked and airdrop a set amount to each person

<div align="left"><figure><img src="/files/N1Lbtf6x2O2jLNVl7qSf" alt=""><figcaption></figcaption></figure></div>

### **Airdrop to Specific Traits**

To send the same amount to each wallet fil out the Amount bottom left

<div align="left"><figure><img src="/files/g7PpN9JvR2hPhQYHvnZe" alt=""><figcaption></figcaption></figure></div>

### **Airdrop if #No of Specific Traits**

Ability to airdrop specifi amount to each user if they have a combination of traits staked from one or multiple NFTs

<div align="left"><figure><img src="/files/Zhb3LnyrG3Dgo40szWOp" alt=""><figcaption></figcaption></figure></div>

### Solana transaction fees

You can decide how much the user will have to pay when claiming the airdrop and if its per NFT or per claim. SImply use the toggle switch to set your preference. note our standard admin fee is applied.

### History

View all current airdrops in progress, view the number of NFTs claimed.

<figure><img src="/files/1j2PIpcQZiJPzZvqO9XN" alt=""><figcaption></figcaption></figure>

### Delete Airdrop

You can decide if you would like to delete the airdrop at any time by simply clicking on the delete button and then confirming by pressing the ''little tick''.

### Front End

When an airdrop is active it will display front end for user, with a claim button.&#x20;

Airdrops will continue to stack up until claimed by the user or canceld by the admin.

<figure><img src="/files/ZaHK6W2QfuQ2ejrjoPTR" 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://wp.gotmlabz.io/nft-staking/features/airdrops.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.
