# 자주 묻는 질문(FAQ)

## 자주 묻는 질문(FAQ)

**목차**

* [일반 질문](#일반-질문)
  * [연락처의 문서는 공유가 가능한가요?](#연락처의-문서는-공유가-가능한가요)

***

## 일반 질문

### 연락처의 문서는 공유가 가능한가요?

현재 연락처(Contacts) 하위에 저장된 모든 문서는 공개 URL이 생성되어 누구나 해당 URL에 접근할 수 있으면 문서를 공유하고 볼 수 있습니다. 단, 이러한 URL은 Google이나 Bing 같은 검색엔진에서는 검색되지 않습니다.

그러나 연락처의 문서 기능에는 민감한 정보를 저장하지 않는 것을 권장합니다.

***

*원문 최종 수정: Wed, 28 Aug, 2024 at 10:58 AM* *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/contacts/workflow-adding-and-removing-followers-for-contacts/faqs.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.
