# Privacy Policy

This privacy policy describes how personal information is handled in the application *LispPad* on macOS and *LispPad Go* on iOS. The policy can be updated at any time. It is strongly recommended to check this page on a regularly basis. Please see the history at the bottom of this page.

### Developer

*LispPad* and *LispPad Go* are integrated development environments for macOS and iOS. The applications are developed by Matthias Zenger. LispPad is distributed via the Mac App Store and  this website. LispPad Go is exclusively available via the iOS App Store. For any questions related to this privacy policy, please [contact the developer](mailto:matthias@objecthub.com).

### Data collection

*LispPad* and *LispPad Go* are a sandboxed applications, i.e. they only have access to data authorized by the user. Independent of such authorizations, the LispPad applications themselves neither collect nor transmit any personal data. Documents written by the user with LispPad are only saved in places selected by the user. Files generated by programs executed by LispPad are only saved in places determined by the program and authorized by the user. Individual application settings are stored as user settings on the device of the user, but might get backed up or synced by the operation system.

### Website analytics

The site lisppad.app uses Google Analytics as a third party analytics service, but it is not used for advertising purposes. Google Analytics is used to collect information about how our website performs and how users, in general, navigate through it. This helps us improve our content and website performance. Google provides further information about its own privacy practices and [offers a browser add-on to opt out of Google Analytics tracking](https://tools.google.com/dlpage/gaoptout).<br>

> #### *History*
>
> *2018-10-29:* Initial version\
> \&#xNAN;*2021-05-01:* Include LispPad Go (on iOS)\
> \&#xNAN;*2022-10-02:* Make it more clear that the policy applies to both LispPad and LispPad Go\
> \&#xNAN;*2022-11-06:* Explain usage of Google Analytics on [lisppad.app](https://lisppad.app/)


---

# 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://www.lisppad.app/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.
