> 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/undefined.md).

# 포인트 파밍 팁

<br>

1. 초대 코드를 통해 친구를 추천하세요! 친구가 얻을 전체 포인트의 10%를 자신도 추가로 얻게 됩니다.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkzdE4gf5RMn95I52WCCOB6fnTi7ibx0Mo8SDVJHUAOBcu2gX-4gHaJuYi4SjyMG1F4d031Nse_bm5CL_7XsrEoXeSVtO-lonngxvCqVgtezC4VylqVbqoZMc5nEh62Zu1Te0DSARny7tlnRDzUEr6zXU?key=seR4nlWDhJ2DwZnxFPGRLA" alt=""><figcaption></figcaption></figure>

2. [Kaia Portal Mission Epoch #1 인센티브 디자인](https://portal-docs.kaia.io/korean/kaia-portal-mission-epoch-1)읽고 최적의 포인트 전략을 수립해 보세요. 예를 들어, 높은 멀티플라이어를 가진 자산을 이용해 Dragonswap 과 같은 DEX에 유동성을 현재 가격에 가깝게 집중해 포인트를 더 많이 파밍할 수 있습니다.&#x20;

3. 향후 다양한 팁이 소개될 예정입니다!

<br>


---

# 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/undefined.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.
