# What is Profile.io?

**Lighthearted Disclaimer:** the team at Profile.io are heads down focused on v1 build so up to launch, this documentation / images / diagrams may not always be completely up to date.&#x20;

**TLDR:** Profile.io is your open source web3 profile and payments network where you (or your org) own the data via web3 smart contract accounts.

Profile.io is a programmable verifiable identity network and app/dapp marketplace enabling users and organisations to capitalise on web3 identity assets including soulbound nfts and Verifiable Credentials to verify their proof of personhood and experience and to use the associated encryption keys to unlock tailored experiences.

[Verified profiles ](https://docs.profile.io/system-overview/profile-verification)have access to the profile [payment infrastructure](https://docs.profile.io/system-overview/p2p-payments), while EOAs can use profile username DNS to pay to known profiles, replacing cumbersome wallet payments.

<img src="https://890329260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8gAppT0BU7sZ0RTGqCSS%2Fuploads%2FkIJ8XOO1JwgcvQ0arAyF%2FCSS%20badge.png?alt=media&#x26;token=57efebe3-e750-406d-8dd8-763a047c2027" alt="" data-size="line">Users/Orgs collect web3 [badges](https://docs.profile.io/system-overview/profile.io-architecture/badges-vcs-sb-nfts) from others to build their public, private and ZK profiles.&#x20;

Capitalising on Account Abstraction, profile.io is user friendly but powered by latest layer2 technologies including ZK.

Profiles are open source to enable a creative developer ecosystem and UI on platform and integration across web2 and web3. If a user wants our standard profile layout that's cool - but if you want it some other way, that can be arranged within our composable (providing structure) open source framework - e-commerce / creator specific etc.&#x20;

The app/dapp marketplace and developer toolkit makes use of Badges' programmable encryption keys to offer value and experiences to badge holders and issuer organisations.  Out the box dapps include a Farcaster client with tickets, loyalty etc to follow.&#x20;

## UI Treatments

<figure><img src="https://890329260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8gAppT0BU7sZ0RTGqCSS%2Fuploads%2FhmVLXYignsawfLm5WDYV%2Fprofile.io%20profile%20treatment.png?alt=media&#x26;token=eb35f850-aa01-465d-bf91-b137193ba8f6" alt=""><figcaption><p>Profile creation towards proof of personhood</p></figcaption></figure>

<figure><img src="https://890329260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8gAppT0BU7sZ0RTGqCSS%2Fuploads%2FViXVhXAPnPGBzVZvzN8j%2Fprofile%20Credentials%20public%3Aprivate.png?alt=media&#x26;token=fead3186-aedb-4c04-8917-e2a0b942c79f" alt=""><figcaption><p>Profile Badges and Verification process treatment</p></figcaption></figure>

<figure><img src="https://890329260-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8gAppT0BU7sZ0RTGqCSS%2Fuploads%2F9E8Trh1HnR2nG2oiGPLw%2Fprofile%20A16Z%20Dapps.png?alt=media&#x26;token=6916737d-8a08-427f-bc43-edad020e9904" alt="" width="375"><figcaption><p>Organisation dapps unlocked for badge holders</p></figcaption></figure>


---

# 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/introduction/what-is-profile.io.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.
