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

# Epoch #1 보상

Epoch #1은 12월 25일 오후 3시 (UTC+9)에 종료됩니다. Epoch #1이 종료되면, 약 2주간 데이터 분석을 통해 서비스 이용 목적에 부합하지 않는 방식으로 포인트를 적립한 사례를 확인합니다. 부적절하게 적립된 포인트는 회수되며, 이로 인해 Epoch #1 종료 시점에 표시된 예상 보상 금액과 실제 보상 금액 간에 차이가 발생할 수 있습니다.

보상은 1월 7일부터 6월 7일까지 매월 7일, 총 6회 — 1회차(15%), 2회차(15%), 3회차(15%), 4회차(15%), 5회차(20%), 6회차(20%) — 에 걸쳐 지급됩니다. 참여자들은 2025년 6월 30일까지 총 6번의 청구를 완료해야 하며, 각 회차의 보상은 최종 청구 기간인 6월 30일까지 언제든지 청구 가능합니다. 매월 청구가 번거로우신 경우, 6회 지급이 모두 완료된 후 한 번에 청구하실 수도 있습니다.

또한 기존 FNSA 장기 예치 홀더의 경우, [KAIA 온체인 기여자 보상 지급 기준](https://finschia.medium.com/kaia-%EC%98%A8%EC%B2%B4%EC%9D%B8-%EA%B8%B0%EC%97%AC%EC%9E%90-%EB%B3%B4%EC%83%81-%EC%A7%80%EA%B8%89-%EA%B8%B0%EC%A4%80-%EC%95%88%EB%82%B4-41e658001365) 에서 안내된 1,000만 KAIA 는 포인트 보상과 합산하여 지급됩니다.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*Ku3CYDF0fYLZshz5" alt="" height="625" width="700"><figcaption></figcaption></figure>


---

# 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://portal-docs.kaia.io/korean/epoch-1.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.
