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

# Privacy Policy

## Privacy Policy

**Effective date:** August 3, 2025

**Travel Tip Guide** (referred to as “we”, “us”, or “our”) operates the mobile application (the “Service”).

This Privacy Policy explains how the Service handles privacy. **We do not collect, store, or transmit any personal data** from users. There is no tracking, no analytics, no cookies, and no external data sharing. Your use of the app is private and stays on your device unless you explicitly choose to share something outside the app.

### Information We Do **Not** Collect

* **Personal Data:** We do not request, collect, or retain any personally identifiable information such as names, email addresses, phone numbers, or contact information.
* **Usage/Data Tracking:** We do not track your activity, usage patterns, location, or device identifiers.
* **Cookies & Similar Technologies:** The app does not use cookies, beacons, or other tracking mechanisms.

### Local Processing Only

All computations and tip recommendations are performed locally on your device. Nothing is sent to servers for processing unless you explicitly use a share function (e.g., copying text or sharing a phrase manually).

### Offline Capability

The core functionality of the app works offline. No internet connection is required for tipping guidance, calculator usage, or most features.

### Third-Party Links

The Service may include links to third-party websites or services (for example, help pages or external resources). We have no control over and are not responsible for the content, privacy practices, or policies of those external sites. We recommend reviewing their respective privacy policies when visiting them.

### Children’s Privacy

The Service is not directed to children under 18. We do not knowingly collect any personal information from children. If you believe a child has provided personal information in error, please contact us and we will take steps to address it.

### Changes to This Privacy Policy

We may update this Privacy Policy from time to time. When changes are made, the updated policy will be posted here with a revised effective date. You are encouraged to review this page periodically.

### Contact Us

If you have any questions or concerns about this Privacy Policy, please contact us at:\
<https://www.facebook.com/profile.php?id=61578528278887&sk=about>


---

# 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://peerless.gitbook.io/travel-tip-guide/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.
