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

# Privacy Policy

### 1. Information We Collect and How We Use It

* Global Share may collect **non-personal information**, such as server name, server description, server ID, and data provided during bot setup. This information is used to improve our services, support ad-sharing features, and enhance user experience.
* For features like counting games and ad monitoring, **message content data** may be temporarily accessed to validate content (e.g., correct number in a counting channel or command usage). We do not store message content permanently.
* We may also collect **user interaction data** (e.g., bump activity) for analytics and feature development. Any collected data is anonymized and used to improve bot functionality.

### 2. Data Protection

* We use reasonable security measures, including encryption, access controls, and regular audits, to safeguard data. While no system can guarantee complete security, we are committed to keeping user data protected and confidential.
* Our team regularly reviews security practices to ensure the highest level of protection against potential breaches and unauthorized access. We also provide training to our staff to keep them informed about the latest data security standards.

### 3. Sharing of Information

* We do **not** share user or server data with third parties. Data is used solely for operating and improving Global Share. If legally required (e.g., via court order), we may share data in compliance with applicable laws, with notice provided where possible.

### 4. Use of Cookies and Tracking

* We do not use cookies or third-party tracking technologies. If tracking features are introduced in the future, users will be informed and asked for consent.

### 5. Data Retention and Deletion

* Non-personal data is retained only as long as necessary to provide bot services. Server owners may request deletion of their server's data by contacting us at the email below. Deletion requests are processed within **30 days** and are irreversible.
* We encourage server administrators to regularly review data and request deletions if necessary for maintaining privacy. This proactive approach helps to ensure data accuracy and relevancy.

### 6. Modifications to This Policy

* We may update this Privacy Policy to reflect changes in our practices. Major updates will be communicated via our support channels. Continued use of the bot after any changes means you accept the revised policy.

### 7. Contact Information

* If you have questions or requests regarding this policy or your data, please contact us at: <contactus.globalshare@gmail.com>. Our team is committed to assisting you with any privacy-related issues or clarifications you may need.


---

# 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://globalsharedocs.gitbook.io/global-share/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.
