> For the complete documentation index, see [llms.txt](https://help.linkpath.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.linkpath.kr/event/end/0002.md).

# \[이벤트] 자료수집 요금할인!

## **📢 LinkPath, 법인세/종소세 자료수집 오픈 이벤트! 🎉**

안녕하세요, 링크패스 팀입니다.

**상반기 신고 기간, 야근이 걱정되시나요?**\
링크패스가 **수임처 자료 수집 시간을 절감**해 드립니다!

<div data-full-width="false"><figure><img src="/files/Z9KbXcZjg2pJMJ4pAJdG" alt=""><figcaption></figcaption></figure></div>

### 📌 **새로운 기능 추가!**

✅ **법인세 자료 수집 6종** (2월 13일 오픈 예정)

✅ **종합소득세 자료 수집 11종** (4월 중 오픈 예정)

[수집가능 서류 목록 바로가기](/list.md)

### 📌 **이벤트 혜택**

✅ **초과 자료 수집 요금 80% 할인!**\
&#x20;    **\*** 정상가 **건당 10,000원 → 프로모션 건당 2,000원**

✅ **이벤트 기간:** 2025년 2월 \~ 6월

### 📌 **이벤트 대상**

✅ **링크패스를 이용하는 모든 세무사님**

💡 **법인세 & 종소세 신고 기간에 링크패스를 활용해 더욱 빠르고 효율적인 자료 수집을 경험하세요!**

감사합니다.&#x20;


---

# 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://help.linkpath.kr/event/end/0002.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.
