# Use Cases

Commercial / not for profit Company:

* current employee badge
* former employee badge
* partner / customer badge
* supply-chain
* Pension credentials

Academic

* current class students
  * whole University
  * department
* former students / degree certificates
* schools
* Professional Accreditation
* Microcredits / online moocs

Professional Qualification

* Lawyer/Accountant
* professional creds - eg test engineer
* Distributed credential authorisation
* Medic/health

Non-professional Qualification

* eg Scuba

Clubs / Memberships / Association / Standards Bodies

* Current Membership badge - verified (eg Manchester United Supporters Club - with gated app).
* Former Membership badge
* Political parties

National ID / POP

* ID Card
* Passport
* Drivers Licence
* Proof of Age
* Proof of Address (historic)

Not focus for profile:

* your nft art collection
* your crypto collection (other than through native P2P payments dapp)


---

# 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/profile-implementation/use-cases.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.
