# Airdrop tokens to all your community members

Metanet **Wallet: A Default Wallet for All Users**

Every Metanet user is provided with a default Ethereum wallet. At any time, you can export your wallet's private keys to MetaMask (or another wallet provider) and take your tokens with you. Learn more about **How to Use Your Default** Metanet **Wallet**.

**Airdrop Tokens Using the Default** Metanet **Wallet**

* **Airdrops to Metanet Wallets**: The default wallet address can be used to airdrop NFTs or other tokens to your community members.

**Exporting Wallet Addresses**

As an admin, you can export a list of all wallet addresses in your community:

1. Navigate to **Members -> Download CSV**.
2. This will provide a list of all public wallet addresses in one convenient file.

**Note**: These wallet addresses are already public. Metanet simply helps you organize them into a CSV file, which can then be used with other tools to facilitate token airdrops to your community.

**Coming Soon: Metanet Airdrops 2.0**

Our current airdrop feature is a basic prototype. In the future, Metanet will allow for more advanced data collection and tailored token distribution. Planned features include:

* Exporting a list of STX wallets for users who attended a specific Metanet Live Space.
* Offering discounted event tickets based on loyalty POAPs stored in a user's wallet.
* Automatically airdropping tokens to all members of your Metanet community.

We’re constantly working on new features to enhance your experience. Have suggestions or ideas? Send them to us at **<support@metanet.one>**.

[<br>](https://coreladao.gitbook.io/main/web3-and-decentralization/how-we-think-about-privacy)


---

# 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://metanet.gitbook.io/metanet/web3-and-decentralization/airdrop-tokens-to-all-your-community-members.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.
