> For the complete documentation index, see [llms.txt](https://docs.honorswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honorswap.com/products/airdrop.md).

# AirDrop

###

<figure><img src="/files/CXjJTJM9tca0A5QMwugh" alt="" width="270"><figcaption></figcaption></figure>

### Introduction

Welcome to the HonorSwap Airdrop Program documentation. This guide provides detailed information on how to participate in the HonorSwap Airdrop, claim your Honor tokens, and contribute to the growth of our decentralized finance (DeFi) ecosystem.

### Table of Contents

#### About HonorSwap

HonorSwap is a cutting-edge decentralized exchange and DeFi protocol built on the blockchain. Our platform aims to provide users with seamless and secure opportunities to trade tokens, provide liquidity, and participate in a thriving DeFi ecosystem.

#### What is an Airdrop?

An airdrop is a distribution of tokens to the community as a way of raising awareness, rewarding early supporters, and fostering engagement. The HonorSwap Airdrop Program is designed to distribute Honor tokens to eligible participants who meet specific criteria.

### 2. Airdrop Details

#### Eligibility Criteria

To be eligible for the HonorSwap Airdrop, participants must meet the following criteria:

* Hold a certain amount of $HONOR tokens in their wallet.
* Follow HonorSwap's official social media accounts (Twitter, Telegram, etc.).
* Complete KYC (Know Your Customer) verification if required.

#### Airdrop Distribution Details

The airdrop distribution will be carried out as follows:

* A specified snapshot date will be announced, and participants must meet the eligibility criteria at this snapshot.
* A fixed number of Honor tokens will be distributed to eligible participants.
* Distribution will occur within a specified timeframe after the snapshot date.

### 3. Participation Steps

#### Step 1: Connect Your Wallet

Visit the HonorSwap Airdrop page at [airdrop.honorswap.com](https://airdrop.honorswap.com/) and connect your compatible wallet (e.g., MetaMask) to the platform.

#### Step 2: Verify Eligibility

Once connected, the platform will automatically verify your wallet's eligibility based on the criteria mentioned earlier.

#### Step 3: Claim Your Honor Tokens

If eligible, click on the "Claim" button to initiate the airdrop token distribution. The specified number of Honor tokens will be transferred to your wallet within the distribution timeframe.

### 4. Further Engagement

#### Joining the HonorSwap Community

We encourage all participants to join our vibrant community on social media platforms such as Twitter, Telegram, and Discord. Stay updated on the latest news, announcements, and discussions related to HonorSwap.

#### Exploring HonorSwap Features

Discover the various features of HonorSwap, including token trading, liquidity provision, yield farming, and more. Your participation in the HonorSwap Airdrop Program is just the beginning of your journey within our innovative DeFi ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.honorswap.com/products/airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
