# Privacy Policy

1. **Information Collection**

* **User-provided Information**: We may collect information directly provided by you, including but not limited to usernames and any other information you choose to provide. We will ask you for the types of data you wish to provide, for use when we need to collect it. Users have the right to refuse data collection requests.
* **Extension Data**: Our extensions only collect data within the scope of permissions granted by the user. This includes the Twitter (X) username and Twitter (X) avatar image. This data is strictly limited to ensure the normal operation of the Moss platform.
* **Data Declaration**: Apart from the conditions outlined in the first two points regarding data collection, we will not collect or use user data. User data will not be sold to third parties.

2. **Information Use**

We will use the collected information for:

* Operating and maintaining the Moss platform.
* Personalizing and enhancing your user experience.
* Communicating with you, including responding to your inquiries or providing updates.
* Analyzing usage patterns and improving our services.

3. **Data Security**

We implement industry-standard measures to protect your information from unauthorized access, alteration, disclosure, or destruction.

4. **Information Sharing**

Under no circumstances will we share, sell, or transfer your personal information to third parties.

5. **Extension Data Use**

Our extension programs only collect the data necessary for their intended purposes, as described within the permissions granted by the user. We will not collect any personal data outside of the Moss platform.

6. **Data Retention**

We will retain your information for the necessary time period to achieve the purposes outlined in this privacy policy or as required by law.

7. **Third-Party Links**

Moss may contain links to third-party websites. We are not responsible for the privacy practices or content of these websites.

8. **Changes to This Policy**

We may update this privacy policy from time to time. Any changes will be reflected on this page.

9. **Contact Us**

If you have any questions or concerns about this privacy policy, please contact us at <hello@mymoss.io>.


---

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