# 空投

## 空投

KEYRING Email Wallet 用户可能会根据其激活地址收到空投。当用户通过公司/群组域名激活其钱包时，他们可能会收到该群组特定的空投奖励。空投奖励会因群组而异。

## 空投类型

目前，用户可以收到两种类型的空投：

### 无密码

这种类型的空投允许用户在创建钱包后，只需点击领取即可收到空投，没有其他要求。

### 有密码

与无密码类型相反，对于这种类型，用户需要输入正确的密码才能领取空投。

<figure><img src="/files/5FyzYKXWmkTdyhrF1apV" alt="" width="375"><figcaption></figcaption></figure>

## 应用

空投可能有多种应用。KEYRING Email Wallet 的目的是让新用户能够快速接触 Web3，帮助公司从 Web2 迁移到 Web3。因此，公司可以使用空投作为奖励，鼓励员工使用 Web3 钱包。除了作为奖励外，空投还可以作为初始资本，帮助用户练习使用 Web3 钱包的基本操作。

此外，空投还可以作为吸引用户的一种方式，例如通过活动让参与者获取空投代码，从而吸引更多人参与。

## 设置空投

要设置空投，公司或团队需要联系我们，以按照其要求进行设置。接收空投的方式也可以根据两种情况进行设置：完全免费接收或使用代码接收。

有多种奖励可以设置空投：

* **代币（Tokens）**：这是最简单易懂的奖励，用户只需点击即可接收。
* **NFT**：NFT 也是一种代币，用户可以类似地接收。
* **基于等级的空投（Tier-based Airdrop）**：这是更高级的设置，接收者的地址将根据特定条件分为不同等级，并根据等级接收不同的空投。区分等级的条件由拥有空投的公司或团队设置。


---

# 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://help.keyring.app/zh/keyring-email-wallet/airdrop.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.
