# Claim Token

{% hint style="info" %}
**먼저 다음의 항목을 확인해주세요.**

* 발행한 토큰은 사전 필수, 추가 에어드랍이 종료된 후 클레임할 수 있습니다.
* 클레임 한 토큰은 [에어드랍](/getting-started/vennie-tools/airdrop.md) 메뉴를 통해 추가 에어드랍 이벤트를 생성할 수 있습니다.
  {% endhint %}

1. 사전 이벤트 종료 후 클레임 가능한 시점에 ‘**물량을 수량하세요**’가 표시됩니다. 해당 토큰을 클릭하여 \
   상세 페이지로 이동합니다.

<figure><img src="/files/X4ciNmeQ4NbHCUtun7Av" alt=""><figcaption></figcaption></figure>

2\. ‘**수령하기**’ 버튼을 클릭하여 트랜잭션을 진행합니다. 트랜잭션이 성공하면 지갑으로 토큰을 수령할 수 있습니다.&#x20;

<figure><img src="/files/zpyw3BoacVRndu8eB5FA" alt=""><figcaption></figcaption></figure>


---

# 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://docs.vennie.io/getting-started/vennie-tools/token/claim-token.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.
