# Privacy Policy

**Last Updated: Feb 28, 2024**

### Introduction

Your privacy is important to us. This Privacy Policy explains how Musing collects, uses, and protects your personal information when you use our website and services.

### Information Collection

* **Personal Information:** We collect information that you voluntarily provide to us, such as your name, email address, and any other contact or personal information you choose to provide.
* **Usage Data:** We collect information on how the Service is accessed and used. This Usage Data may include information such as your computer's IP address, browser type, browser version, the pages of our Service that you visit, the time and date of your visit, and other diagnostic data.

### Use of Information

* The information we collect is used to provide, maintain, and improve our services.
* We may use your information to communicate with you, including sending service updates or marketing information.

### Sharing of Information

* We do not sell, trade, or rent your personal identification information to others.
* We may share generic aggregated demographic information not linked to any personal identification information with our business partners, trusted affiliates, and advertisers.

### Security

* We take reasonable steps to protect the information provided via the Service from loss, misuse, and unauthorized access or disclosure.

### Changes to This Privacy Policy

* We reserve the right to update or change our Privacy Policy at any time. We will notify you of any changes by posting the new Privacy Policy on this page.

### Contact Us

If you have any questions about this Privacy Policy, please contact us at <team@musing.io>.

<br>


---

# 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.musing.io/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.
