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

# Welcome Airdrop

![](/files/9XVGLYPPFv9Gvxa5tatz)

> Event Period: 6/8 \~ 6/21
>
> Rewards to be distributed: 37,500 KOKOS (First 2,500 addresses, 15 KOKOS each)

The first in line is the Welcome Airdrop Event. This event is for members of the existing Klaytn DeFi ecosystem, more specifically, users who own or stake a certain amount of governance tokens of other Klaytn-based DeFi protocols. Eligible addresses(that will be announced as the event period begins) can claim airdrops by executing their first trade (volumes as small as 1 KLAY is fine) in Kokonut Swap during the event period.

The list of tokens eligible for the airdrop is as follows, and if you owned a certain amount of tokens in your wallet at the snapshot period, they may be included in the airdrop whitelist. The snapshot period is block #91,638,946(meaning it has already taken place as of this announcement moment to prevent the unnecessary addresses created specifically for the airdrop).

> Tokens eligible for the event: SCNR, KSP, vKSP, CLA, CLS, KLEVA, KOKOA, sKOKOA, HOUSE, VIPS, KBT, sKBT, KROME, EKL, KFI, BTRY, KORN, KRNO, sKRNO, wsKRNO.

*(\*Staking pools such as vKSP, CLS, and sKOKOA that are already in their tokenized form(making staker identification much easier) have been included in the snapshot, but not other staking pools that are hard to identify.)*


---

# 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.kokonutswap.finance/rebranding-events/welcome-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.
