# 방문자 검색 기능 추가방법

{% embed url="<https://app.arcade.software/share/DAmMxy99RGzVr8Dib5jV>" %}

#### 방문자 검색 기능 추가 가이드

방문자 검색 기능을 사용하면, 방문자가 원하는 **블록(링크·콘텐츠 등)** 을 손쉽게 찾을 수 있어 페이지 탐색 경험이 한층 빨라집니다.\
아래 절차에 따라 간단히 활성화해 보세요.

1. **디자인 설정**으로 이동
   * 인포크링크 관리자 페이지 상단 메뉴에서 **디자인 설정**을 클릭합니다.
2. **방문자 블록 검색 기능** 활성화
   * ‘방문자 블록 검색’ 토글을 **ON**으로 전환하면 기능이 즉시 적용됩니다.
3. **방문자 페이지에서 동작 확인**
   * 내 링크 페이지를 열어 상단 검색창이 정상적으로 표시되는지, 검색어 입력 시 원하는 블록이 잘 노출되는지 확인합니다.

> 💡 TIP: 블록 제목과 설명에 핵심 키워드를 포함하면 검색 정확도가 더욱 높아집니다.


---

# 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://abz.gitbook.io/inpocklink/guide/manage/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.
