# FAQs

### Q. How is LYNX different to existing solutions (i.e. Apple Health or Google Health)?

The key differences are that no centralised "[Web2](/further-information/glossary.md#web2-vs-web3)" platform (e.g. Google, Apple) will see, own or sell your raw data - only you can do all these things.

The second key difference is data from multiple devices can be streamed all to your personal data wallet, allowing algorithms to analyse this data holistically.

Algorithms are also no longer proprietary - meaning anyone (students, entrepreneurs, communities, start-ups) can develop solutions for your wearables. This means as a user, you can shop around for different solutions meaning you are no longer tied to using the software of your chosen hardware provider.

### Q. Will the 'community' own my biometric data/amalgam of brain data and not me?

No, you will own your biometric data. The raw data will only be able to be read and accessed by you. However, the big data metrics (which may contain your data) will be visible to those who are permissioned to analyse your data. This analysis will be scrubbed of all personal identifying metrics such as name, location, age, IP address, cookie identifiers etc.


---

# 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://docs.lynx.phas3.io/further-information/faqs.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.
