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

# 드랍스 시작일

#### 드랍스 시작 후 드랍스 진행 기간 동안 매일 유저가 보유한 vKSP,vMESH 지분율 별로 에어드랍이 분배되며, 드랍스 종료 후 보상 수령(클레임)이 가능합니다. 클레임 일자는 프로젝트사가 지정할 수 있습니다.

#### 유의사항

* ‘내 에어드랍 수량’ 은 KSP 스테이킹 후 보유한 vKSP 수량의 스냅샷을 기준으로 분배됩니다.
* 스냅샷은 매일 1회, 오전 9시(KST)에 진행됩니다.


---

# 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.klayswap.com/dropsguide/timeline/guide1/start.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.
