> 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/summary-of-key-points.md).

# SUMMARY OF KEY POINTS

\
\&#xNAN;***This summary provides key points from our privacy notice, but you can find out more details about any of these topics by clicking the link following each key point or by using our table of contents below to find the section you are looking for. You can also click*** [***here***](/privacy-policy.md) ***to go directly to our table of contents.***

\
**What personal information do we process?** When you visit, use, or navigate our Services, we may process personal information depending on how you interact with Appknowledged and the Services, the choices you make, and the products and features you use. Click [here](/privacy-policy/1.-what-information-do-we-collect.md) to learn more.

\
**Do we process any sensitive personal information?** We do not process sensitive personal information.

\
**Do we receive any information from third parties?** We do not receive any information from third parties.

\
**How do we process your information?** We process your information to provide, improve, and administer our Services, communicate with you, for security and fraud prevention, and to comply with law. We may also process your information for other purposes with your consent. We process your information only when we have a valid legal reason to do so. Click [here](/privacy-policy/2.-how-do-we-process-your-information.md) to learn more.

\
**In what situations and with which parties do we share personal information?** We may share information in specific situations and with specific third parties. Click [here](/privacy-policy/4.-when-and-with-whom-do-we-share-your-personal-information.md) to learn more.

\
**How do we keep your information safe?** We have organisational and technical processes and procedures in place to protect your personal information. However, no electronic transmission over the internet or information storage technology can be guaranteed to be 100% secure, so we cannot promise or guarantee that hackers, cybercriminals, or other unauthorised third parties will not be able to defeat our security and improperly collect, access, steal, or modify your information. Click [here](/privacy-policy/6.-how-do-we-keep-your-information-safe.md) to learn more.

\
**What are your rights?** Depending on where you are located geographically, the applicable privacy law may mean you have certain rights regarding your personal information. Click [here](/privacy-policy/7.-what-are-your-privacy-rights.md) to learn more.

\
**How do you exercise your rights?** The easiest way to exercise your rights is by filling out our data subject request form available by contacting us. We will consider and act upon any request in accordance with applicable data protection laws.\
Want to learn more about what Appknowledged does with any information we collect? Click [here](/privacy-policy.md) to review the notice in full.


---

# 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/summary-of-key-points.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.
