# Airdrop Tokens

Solana Airdrop Tool

🔗​ Solana Token Multisende&#x72;**:​** [**https://tools.smithii.io/token-multisender/solana**](https://tools.smithii.io/token-multisender/solana)

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

1. Go **to our** [Solana Multisender](https://tools.smithii.io/token-creator/solana) **tool** (<https://tools.smithii.io/token-multisender/Solana>)
2. **Connect** your **wallet** **to** be able to use it.
3. Select the **token** for your **airdrop**.
4. Indicates the **number of tokens** to be received by each wallet.
5. **Enter the wallets** that will receive the airdrop.
6. Verify that all information is **correct**.
7. **Click** on "Start Airdrop" and **accept** the **transaction**.

If you prefer the tutorial in video format this is for you:

{% embed url="<https://www.youtube.com/watch?v=MfKtmr3OZjw>" %}

Solana Claim Site

🔗​ Solana Claim Sit&#x65;**:​** [**https://tools.smithii.io/claim-site/solana**](https://tools.smithii.io/claim-site/solana)

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

1. **Token Address**: This section allows you to load the tokens to be claimed
2. **Claim Site URL**: This field allows you to enter a **unique URL** that will be the address of claim site. Users will access this URL to claim their tokens.
3. **Quantity per Wallet**: Here you define the number of tokens that each wallet will be able to claim.
4. **List of Wallet Addresses**: This is the field where the addresses of wallet that will be entitled to claim the tokens are entered. It can be added manually one by one, as shown in the list, or it can be done through a CSV file uploaded to the platform.
5. **Total Amount Claimable**: Here you will see the amount to be claimed taking into account the number of wallets and the number of tokens per wallet.
6. **Set Finish Date**: Allows you to set a closing date for claim site, indicating until what day and time users will be able to claim tokens. If no end date is set, the default duration is 30 days.


---

# 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.smithii.io/products/tools/solana/token-tools/airdrop-tokens.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.
