> For the complete documentation index, see [llms.txt](https://salesclue.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://salesclue.gitbook.io/guide/features.md).

# 기능 소개

- [세일즈클루 4단계로 이해하기](https://salesclue.gitbook.io/guide/features/basics.md): 세일즈클루를 아주 쉽게 이해해보세요
- [파일 내 버튼/문의양식 설정하기](https://salesclue.gitbook.io/guide/features/cta.md): 세일즈클루로 ‘PDF 자료’에 버튼이나 문의 양식을 더해보세요! (PRO Plan)
- [문의양식 가림막 기능 이용하기](https://salesclue.gitbook.io/guide/features/cta/undefined.md): 콘텐츠의 일부분을 가려서 더욱 효과적으로 리드를 수집해보세요.
- [파일 내 메시지박스 추가하기](https://salesclue.gitbook.io/guide/features/messagebox.md): 메시지 박스 기능은 데스크탑과 모바일 모두 지원하고 있습니다
- [고객목록 필터링하고 CSV 다운받기](https://salesclue.gitbook.io/guide/features/csv.md): 영업팀이 원하는 고객만 뽑아서 CSV로 전달해보세요
- [파일 추적 결과 확인하기](https://salesclue.gitbook.io/guide/features/fileanalytics.md): 세일즈클루는 다양한 통계를 제공하여 데이터 기반 전략적 세일즈/마케팅을 돕고 있습니다. 세일즈클루가 제공하는 다양한 통계를 살펴보세요!
- [공유 링크 변경 없이 PDF 파일 수정하기](https://salesclue.gitbook.io/guide/features/updatefile.md): PDF 파일 수정 기능은 Basic Plan 이상에서만 제공됩니다.
- [다운로드 On/Off 설정하기](https://salesclue.gitbook.io/guide/features/on-off.md)
- [링크 업로드하기](https://salesclue.gitbook.io/guide/features/link.md)
- [링크 추적 결과 확인하기](https://salesclue.gitbook.io/guide/features/linktrack.md)
- [내부 IP 제외하기](https://salesclue.gitbook.io/guide/features/ip.md)


---

# 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:

```
GET https://salesclue.gitbook.io/guide/features.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.
