# 퍼널 트러블슈팅 | 퍼널의 캘린더/폼에서 고정 연락처(Sticky Contacts)가 작동하지 않을 때

퍼널에 폼과 캘린더를 추가할 때는 두 요소 모두 동일한 방식을 사용해야 합니다. 폼과 캘린더 요소(Elements)를 둘 다 사용하거나, 하나를 커스텀 HTML/JS 임베드로 사용한다면 다른 하나도 동일하게 커스텀 HTML/JS 임베드를 사용해 주세요.

***

*원문 최종 수정: Tue, 26 Sep, 2023 at 1:19 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/xml-sitemaps/funnel-troubleshooting-sticky-contacts-not-working-on-calendar-form-in-funnels.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.
