# Privacy Policy

Welcome to Cherry Studio (hereinafter referred to as “this software” or “we”). We highly value your privacy protection. This Privacy Agreement explains how we handle and protect your personal information and data. Please read and understand this Agreement carefully before using this software:

## 1. Scope of Information We Collect

To optimize user experience and improve software quality, we may only anonymously collect the following non-personal information:

• Software version information;

• Activity level and usage frequency of software features;

• Anonymous crash and error log information;

The above information is completely anonymous, does not involve any personal identity data, and cannot be linked to your personal information.

## 2. Information We Do Not Collect

To protect your privacy and security to the greatest extent possible, we explicitly commit that:

• We will not collect, store, transmit, or process any model service API Key information you enter into this software;

• We will not collect, store, transmit, or process any conversation data generated during your use of this software, including but not limited to chat content, instruction information, knowledge base information, vector data, and other custom content;

• We will not collect, store, transmit, or process any sensitive information that can identify personal identity.

## 3. Data Interaction Description

This software uses the API Key of a third-party model service provider that you apply for and configure yourself to complete the calling and conversation functions of the relevant models. The model services you use (such as large models, API interfaces, etc.) are provided by the third-party provider you choose and are fully their responsibility. Cherry Studio only serves as a local tool providing interface calling functions for third-party model services.

Therefore:

• All conversation data generated between you and the large model service is unrelated to Cherry Studio. We neither participate in data storage nor perform any form of data transmission or relay;

• You need to review and accept the privacy agreements and related policies of the corresponding third-party model service providers on your own. The privacy agreements for these services can be viewed on the official websites of each provider.

## 4. Privacy Policy Statement of Third-Party Model Service Providers

You shall bear on your own any privacy risks that may arise from using third-party model service providers. For specific privacy policies, data security measures, and related responsibilities, please refer to the relevant content on the official website of the selected model service provider. We assume no responsibility for this.

## 5. Agreement Updates and Revisions

This Agreement may be adjusted appropriately along with software version updates. Please check regularly. When there are material changes to the Agreement, we will remind you in an appropriate manner.

## 6. Contact Us

If you have any questions about the contents of this Agreement or Cherry Studio’s privacy protection measures, please feel free to contact us at any time.

Thank you for choosing and trusting Cherry Studio. We will continue to provide you with a safe and reliable product experience.


---

# 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://docs.cherry-ai.com/docs/en-us/about/privacypolicy.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.
