# Proof of Personhood (POP) Algorithm

**Approach**

POP scoring for each user and organisation based on multiple touchpoints.

**Assumptions**

* Users and organisations will not all want to use the same method of POP
* there may be one, many or a combination of proof of personhood methods that are valid
* some proof of personhood methods are valid contributors to POP score but imperfect as a sole point of reliance.
* Institutional registries (eg public Company registries) are assumed not to have third party verification until approved as part of algorithm
* Users and organisations will claim false credentials until

**Algorithm Components**

* Biometrics
  * worldcoin
* Approved National/International/Institutional credentials
  * ID cards / driving licence / BankID (Sweden) & other national ids
  * Stock market indices (ie reliance upon public company verification)
    * note that LEI (Legal Entity Identifier) & National Company Registries are unlikely to offer a valid POP component and each will need approval case by case
  * OpenBanking / Bank Statements / AML Credentials (eg from Coinbase if can partner)- digital integration
  * KYC / AML on platform (subject to budget constraints)
* Social-graph
  * Connections on Profile.io including:
    * endorsements from other trusted users and organsations
    * badges from issuer organisations


---

# 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.profile.io/system-overview/proof-of-personhood-pop-algorithm.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.
