> For the complete documentation index, see [llms.txt](https://noleahealth.gitbook.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://noleahealth.gitbook.io/knowledgebase/nolea-data-privacy-centre/2-data-privacy/how-our-data-is-collected-1.md).

# How our data is collected?

#### Nolea's Information Sources:

Using state-of-the-art AI and machine learning technologies to gather data from public records, publicly available information like social media profiles, professional licenses bodies and certifications.

We rigorously verify the accuracy of each vendor's data before and during our engagement. We also review each vendor's security measures and the security of data transfers. Legal agreements with each vendor ensure that the data provided is legally obtained and complies with all relevant data privacy laws, including GDPR.

**Publicly Available Information**

Our proprietary algorithms scan publicly available sources to retrieve information using advanced tools.

**Nolea's Insight and Analysis System**

Our advanced algorithms and proprietary machine learning models refine and complete business information based on data in Nolea's database and other public sources. For example, we may complete email addresses based on standard corporate email patterns.

Our big data technology ensures that the information for each business contact is current while removing any outdated information.

Nolea is committed to conducting all data collection and processing in full compliance with applicable privacy laws. This includes giving individuals greater control over their data and providing notice as required by law.


---

# 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://noleahealth.gitbook.io/knowledgebase/nolea-data-privacy-centre/2-data-privacy/how-our-data-is-collected-1.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.
