> For the complete documentation index, see [llms.txt](https://app.inwisso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app.inwisso.com/apps/wait-guide-wdw/privacy-policy.md).

# Privacy Policy

Wait Guide: WDW is a simple Apple TV planning app for Orlando park information.

The app does not require an account, does not include advertising, and does not track you across apps or websites.

### Information We Do Not Collect

Wait Guide: WDW does not collect personal information such as your name, email address, contacts, photos, payment information, account credentials, precise personal location, or advertising identifiers.

### App Data

The app may request park hours, attraction waits, show details, holiday information, weather, and map data from external services. This information is used only to display planning features in the app.

Wait Guide: WDW uses Orlando-area coordinates for weather and map features. It does not need your personal location.

### Sharing

Wait Guide: WDW does not sell personal data and does not share personal data with advertisers or data brokers.

### Changes

This policy may be updated if app features or data practices change.

### Contact

For privacy questions, contact the app developer through the support contact: <privacy@inwisso.com>


---

# 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://app.inwisso.com/apps/wait-guide-wdw/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.
