# 보상 수령 방법

보상을 받기 위해서는 각 캠페인의 스냅샷 이전에 cookie.fun에서 보상 수령용 지갑을 반드시 연결해야 합니다. 이를 위해 [cookie.fun](/cookie-dao/cookie-dao-docs-kr/cookie.fun/cookie.fun.md)에 접속한 후, 우측 상단의 프로필로 이동하여 “Wallets” 탭을 클릭해 지갑을 연결해 주세요.

Cookie와 함께 캠페인을 진행하는 각 프로젝트는 보상을 어떤 방식으로 배포할지 직접 결정합니다. 보상은 Sign과의 파트너십으로 구축된 Cookie Claim 포털을 사용할지  혹은 각 프로젝트의 자체 인프라 또는 직접 에어드롭 방식으로 배포될 수 있습니다. 다가오는 보상 배포에 대한 상세 정보는 Cookie의 공식 소셜 채널 및 [cookie.fun/campaigns](https://cookie.fun/campaigns)에서 확인하실 수 있습니다.

**Cookie Claim 포털 작동 방식**

1. 보상 분배일 이전에 모든 보상 물량(베스팅 토큰 포함)은 스마트 컨트랙트에 사전 로드됩니다.
2. 보상 클레임은 사전에 합의되고 공지된 일정에 따라 활성화됩니다.
3. 보상을 수령하려면 Cookie Snaps 보상 지갑으로 보상 포털에 로그인해야 합니다.

Cookie Claim 포털에 접속하려면 아래 링크를 이용해 주세요: <a href="http://claim.cookie.fun/" class="button primary">Cookie Claim portal</a>


---

# 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.cookie.community/cookie-dao/cookie-dao-docs-kr/cookie.fun/cookie-snaps/undefined.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.
