# Privacy Policy

**쇼펜하우어 명언집** 앱은 사용자의 개인정보를 수집하거나 제3자에게 제공하지 않습니다. 저희의 기본 원칙은 **개인정보를 최소한으로 다루는 것**입니다.

***

### 1. 수집하는 정보

* 저희 앱은 **사용자의 이름, 이메일, 연락처 등 어떠한 개인정보도 수집하지 않습니다.**
* 앱 내 데이터(즐겨찾기, 기록)는 모두 **사용자의 기기 로컬에 저장**됩니다.
* 푸시 알림을 위해 Apple Push Notification Service(APNs)를 사용하며, 개인을 식별할 수 있는 데이터는 수집되지 않습니다.

***

### 2. 정보의 사용

* 즐겨찾기/기록: 기기에만 저장되며 외부 서버로 전송되지 않습니다.
* 푸시 알림: 단순히 명언 내용을 전달하기 위한 용도이며, 사용자 식별과 무관합니다.

***

### 3. 데이터 공유

* 앱은 어떠한 경우에도 제3자와 데이터를 공유하거나 판매하지 않습니다.
* 광고, 분석, 추적 SDK를 포함하지 않습니다.

***

### 4. 보안

* 앱은 사용자 데이터를 서버에 저장하지 않으므로 해킹, 유출 등의 위험이 없습니다.
* 앱에서 제공되는 모든 데이터는 오프라인에서 안전하게 사용됩니다.

***

### 5. 사용자 권리

* 사용자는 앱을 삭제함으로써 앱 내 저장된 모든 데이터를 즉시 삭제할 수 있습니다.

***

### 6. 문의하기

앱과 개인정보 처리방침에 관한 문의는 아래로 연락 주시기 바랍니다.

<https://www.facebook.com/profile.php?id=61578528278887&sk=about>


---

# 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://peerless.gitbook.io/schopenhauer/privacy-policy.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.
