# Nimbus – TokenFi's Airdrop Tool

### 1. What is Nimbus?

Nimbus is TokenFi’s official airdrop distribution tool. It allows projects and individuals to send tokens easily, securely, and at scale to thousands of wallets.

Whether it’s for presales, giveaways, token launches, or community rewards, Nimbus automates the entire airdrop process, saving time and reducing errors.

### 2. Key Features

* Simple Setup – No coding required, just upload your wallet list and token details.
* Secure Distribution – Built by the Floki team with security best practices.
* Flexible Use Cases – Supports presales, TGE (Token Generation Events), marketing campaigns, and community rewards.
* Transparent – Every transaction is on-chain and verifiable.

### 3. How Nimbus Works

1. Connect Your Wallet
   * Use MetaMask or another supported wallet.
   * Make sure you have enough tokens + gas fee in your wallet.
2. Fill Out Token Address
   * Enter the token contract address of the token you want to distribute.
3. Add Recipient List
   * Option 1: Manual Input – Add wallet addresses and token amounts one by one directly in Nimbus.
   * Option 2: Upload CSV – Prepare a CSV file with wallet addresses and token amounts (e.g., 0x123...,1000). Upload the file to Nimbus for bulk distribution.\ <br>

     <figure><img src="/files/lr3OxXFTSSy3HFIaDndo" alt=""><figcaption></figcaption></figure>
4. Set Distribution Parameters
   * Review total tokens to be distributed.
   * Once all good, press the “Create Airdrop” button\ <br>

     <figure><img src="/files/1ZiZldFR3Ig3d5OuuJFy" alt=""><figcaption></figcaption></figure>
5. Lock the Tokens
   * Review the summary. Click the “Lock” button to proceed\ <br>

     <figure><img src="/files/bsYHqAfYbxAMxgBSUAyv" alt=""><figcaption></figcaption></figure>
6. Approve the Spending Cap
   * Review the summary. Click “Approve Spending Cap” to proceed\ <br>

     <figure><img src="/files/3P9ujrKhS9plEMzhRA2e" alt=""><figcaption></figcaption></figure>
7. Confirm & Execute Airdrop
   * Double-check the summary. Click Execute to send tokens\ <br>

     <figure><img src="/files/72scbp1kf3H0BrBUbCTz" alt=""><figcaption></figcaption></figure>
   * Choose how many batches you want to execute the airdrop\ <br>

     <figure><img src="/files/KdzYmXe1DrYS2u6fFbFB" alt=""><figcaption></figcaption></figure>
8. All Done!

### 4. Example Use Cases

* Presale Distribution – Send tokens to investors after a presale.
* Community Giveaway – Reward loyal community members.
* TGE Airdrop – Distribute tokens immediately after launch.
* Marketing Rewards – Run campaigns where users earn tokens for participation.

### 5. Safety Tips

* Always verify the token contract address before distribution.
* Test with a small batch airdrop before doing large-scale sends.
* Ensure your wallet has enough gas fees to cover the entire distribution.

### 6. Support & Contact

For questions, troubleshooting, or reporting issues:

* Visit [tokenfi.com](https://www.tokenfi.com/)
* Join the [Floki & TokenFi Telegram Community](https://t.me/+huPswlnbwLY3Zjlk)
* Contact us at [hi@tokenfi.com ](mailto:hi@tokenfi.com)


---

# 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://tokenfi.gitbook.io/whitepaper/nimbus/nimbus-tokenfis-airdrop-tool.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.
