> For the complete documentation index, see [llms.txt](https://www.appknowledged-terms.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.appknowledged-terms.online/privacy-policy/1.-what-information-do-we-collect.md).

# 1. WHAT INFORMATION DO WE COLLECT?

**Personal information you disclose to us**\
\&#xNAN;***In Short:** We collect personal information that you provide to us.*\
We collect personal information that you voluntarily provide to us when you register on the Services, express an interest in obtaining information about us or our products and Services, when you participate in activities on the Services, or otherwise when you contact us.

\
**Personal Information Provided by You.** The personal information that we collect depends on the context of your interactions with us and the Services, the choices you make, and the products and features you use. The personal information we collect may include the following:

* usernames
* passwords
* job titles
* names
* phone numbers
* email addresses
* mailing addresses
* billing addresses
* debit/credit card numbers
* contact preferences
* contact or authentication data

**Sensitive Information.** We do not process sensitive information.

\
**Payment Data.** We may collect data necessary to process your payment if you make purchases, such as your payment instrument number (such as a credit card number), and the security code associated with your payment instrument. All payment data is stored by Stripe. You may find their privacy notice link(s) here: <https://stripe.com/gb/privacy>.

\
**Application Data.** If you use our application(s), we also may collect the following information if you choose to provide us with access or permission:

* *Push Notifications.* We may request to send you push notifications regarding your account or certain features of the application(s). If you wish to opt out from receiving these types of communications, you may turn them off in your device's settings.

This information is primarily needed to maintain the security and operation of our application(s), for troubleshooting, and for our internal analytics and reporting purposes.\
All personal information that you provide to us must be true, complete, and accurate, and you must notify us of any changes to such personal information.


---

# 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, and the optional `goal` query parameter:

```
GET https://www.appknowledged-terms.online/privacy-policy/1.-what-information-do-we-collect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
