> For the complete documentation index, see [llms.txt](https://will-zheng.gitbook.io/pekco-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://will-zheng.gitbook.io/pekco-en/privacy-policy.md).

# Privacy Policy

### Information Storage

Pekco does not store or use your data in any other service. By default, your data is stored locally. When the iCloud sync feature is enabled, your data will be backed up to your iCloud.&#x20;

### Logs&#x20;

Pekco keeps some usage logs locally, which remain only on your device. In case you encounter any issues and need assistance, you may choose to send these logs to us for faster troubleshooting and problem resolution.&#x20;

### Data Security

We value the security of your data; however, please remember that no method of transmission or electronic storage over the internet is 100% secure. While we make efforts to use commercially acceptable means to protect your personal data, we cannot guarantee its absolute security.&#x20;

### Privacy Changes&#x20;

We may update our privacy policy from time to time. We will notify you of any changes by posting the new privacy policy on this page. We recommend reviewing this privacy policy periodically to stay informed about any changes. The changes to this privacy policy are effective when they are posted on this page.&#x20;

### Contact Us&#x20;

If you have any questions about this privacy policy, you can contact us by sending an email to <biz.will.zheng@foxmail.com>.

<br>


---

# 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://will-zheng.gitbook.io/pekco-en/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.
