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

# Airdrop

### Tại sao chúng tôi airdrop?&#x20;

Mục đích của airdrop là cung cấp phần thưởng cho những người tham gia sớm vào thử nghiệm dự án, cho phép nhiều người dùng hơn tham gia thử nghiệm và sử dụng sản phẩm của chúng tôi.

#### Vòng 1: Kế hoạch Early Bird - Quy tắc Airdrop

1. Tham gia vào tất cả các  chức năng của CronaSwap testnet: swap, add/remove liquidity, staking,....
2. Tham gia vào tất cả các chức năng của CronaSwap mainnet: swap, add/remove liquidity, staking,....
3. Theo dõi Twitter và tham gia nhóm và kênh telegram.
4. Đăng lại các tweet URL. Các tweet có giá trị cho đến ngày bắt đầu airdrop và phải luôn có giá trị.
5. Gửi địa chỉ tweet được chuyển tiếp và thông tin liên quan đến google formđể chúng tôi có thể xác minh.

{% hint style="warning" %}
Người dùng cần hoàn thành tất cả các quy tắc trên sẽ nhận được airdrop.
{% endhint %}

**Thời gian ra mắt Airdrop:**

1. 10 ngày sau khi CronaSwap ra mắt, whitelist và số lượng airdrop tuân thủ các quy tắc về airdrop sẽ được công bố.
2. 14 ngày sau khi CronaSwap ra mắt, nó bắt đầu thực hiện nhiệm vụ airdrop của những người dùng tham gia trong vòng thử nghiệm / mainnet.

Vòng 2: Airdrop cộng đồng - Quy tắc Airdrop

<mark style="color:purple;">TBD ： Do cộng đồng quyết định bình chọn, chẳng hạn như người dùng nắm giữ CRO, người dùng CURVE, người dùng Pancakeswap,......</mark>


---

# 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.cronaswap.org/vn/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.
