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

# Airdrop

<figure><img src="/files/r2PQHaO4Cvo3QOLzlQ8c" alt="" width="284"><figcaption></figcaption></figure>

#### <mark style="color:purple;">**에어드랍 리스트**</mark>

사용자는 에어드랍 메뉴에서 Vennie를 통해 생성된 온체인 분배 이벤트를 확인할 수 있습니다.&#x20;

* **참여 가능 탭** : 내가 포함된 그룹을 타겟으로 생성된 온체인 분배 이벤트 리스트를 확인할 수 있습니다.&#x20;
* **수령 가능 탭** : 에어드랍 종료 및 분배가 완료되어 내가 에어드랍을 수령할 수 있는 이벤트 리스트를\
  &#x20;  확인할 수 있습니다.&#x20;

<figure><img src="/files/aeNB9NNW1S2cr9D9pgIs" alt="" width="284"><figcaption></figcaption></figure>

<mark style="color:purple;">**참여 가능 그룹**</mark>

이벤트 상세 페이지 내에서 해당 에어드랍에 참여할 수 있는 그룹 조건을 확인할 수 있습니다.&#x20;

* **단일 그룹** : 해당 그룹에 참여 중인 사용자만 참여할 수 있습니다.
* **복수그룹  (And 조건)** : 표시된 **모든 그룹에 참여 중인 사용자**만 참여할 수 있습니다.
* **복수그룹  (Or 조건)** : 표시된 **그룹 중 한  개라도 참여 중인 사용자**만 참여할 수 있습니다.

<figure><img src="/files/NjtBsNQjlq5hi7RMSrQk" alt="" width="563"><figcaption></figcaption></figure>

<mark style="color:purple;">**추가미션**</mark>

추가 미션 영역에서는 해당 에어드랍을 참여하기 위해 사용자가 수행해야 할 미션 조건을&#x20;

확인할 수 있습니다.&#x20;

<br>


---

# 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:

```
GET https://docs.vennie.io/getting-started/vennie/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.
