# Airdrop tokens to all your community members

### All Console users have a default Console Wallet &#x20;

Every user on Console is given a default ethereum wallet. At anytime you can export your wallet's private keys to MetaMask (or any wallet provider) and leave Console with your tokens. Read more [How to use your default Console wallet](/web3-and-decentralization/how-to-use-your-default-console-wallet.md)

### Use the default Console Wallet to airdrop tokens

Airdrop to the Default Console Wallet: The default address can be utilized for airdropping NFTs and/or other tokens.

### How to export all wallet addresses:&#x20;

As an admin, you have the capability to export a list of all wallet addresses within your community. Navigate to Members -> Download CSV.

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

This provides you with a default list of all public wallets.&#x20;

Note: these addresses are already public! We're simply helping you gather them all into one convenient CSV file. From there, you can use other tools to assist in airdropping tokens to your community.

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

### Coming soon: Console Airdrops 2.0&#x20;

Our current solution is merely an early prototype. In the near future, you will have the ability to collect far more nuanced data about your users. Upcoming use cases include:

* Exporting a list of STX wallets from those who attended my Console live space.
* Offering a discounted price on event tickets based on the loyalty POAPs collected in a user's wallet.
* Automatically airdropping tokens to everyone in your Console community.

There are many more exciting developments on the horizon! What use cases would you like to see? Please email us your ideas at <support@console.xyz>.


---

# 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.console.xyz/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.
