# 드랍스 보상 수령일/풀 생성일

* 클레임 일자가 되면 유저들은 자유롭게 보상을 수령할 수 있습니다.
* 드랍스 보상 수령일에 프로젝트사는 발행한 토큰을 기반으로 클레임 당일 오전 9시 전후로 유동성풀을 생성합니다.
* Ozys는 프로젝트사가 생성한 풀에 프로젝트사가 제출한 토큰 분배 계획에 맞춰 LP인센티브를 분배하고, 드랍스에서 보상을 받은 유저들이 해당 풀에 참여할 수 있도록 유도합니다.
* Ozys는 KLAYswap, Meshswap 각 프로토콜 상위풀에 프로젝트사가 제출한 토큰 분배 계획에 맞춰 인센티브를 분배하여 디파이에 익숙한 유저들이 상위풀에 참여로 받은 인센티브 토큰을 프로젝트사가 만든 자체풀에서 활용할 수 있게 합니다.

{% content-ref url="/pages/W1giheaD1wwoABD8egAE" %}
[유동성 풀 생성 가이드](/dropsguide/pool.md)
{% endcontent-ref %}


---

# 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.klayswap.com/dropsguide/timeline/guide2/reward.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.
