# Profile Registry

**Establishing Identity and Trust within FrogPay**

Creating a personal profile within FrogPay is more than just a formal registration; it's a step towards establishing a trusted digital identity and unlocking the full potential of the platform's features.

**Smart-Contract Wallets: Enhanced Security and Recovery**

* For users who choose to move beyond guest access, creating a profile results in the creation of a smart-contract wallet. This modern wallet serves not just as a repository for assets but as an extra layer of security.
* In the event of a lost private key, which traditionally means the loss of access to one's funds, the smart-contract wallet associated with a user's profile can provide a recovery solution—a significant advantage in the realm of digital assets.

**Business Profiles: Building Trust and Streamlining Management**

* Merchant and business participation in FrogPay is contingent upon profile creation, which is a keystone of their presence on the platform. These profiles incorporate business details, laying the groundwork for trust with end-users.
* With the possibility of multiple individuals managing a single business account, the profile acts as a unified interface for all user interactions, simplifying management and enhancing the customer experience.
* This profile isn't just a static piece of information; it's dynamic, containing essential data to foster trust and establish a unique identity within the FrogPay ecosystem.

**Soul-Bound Profile Tokens: Immutable and Personal**

* The profile registry goes a step further by issuing a soul-bound profile token to the user's wallet. Soul-bound tokens are non-transferable and non-fungible, intrinsically linked to the owner, underscoring the uniqueness and personal nature of each profile.
* These tokens are a testament to one's identity and standing within FrogPay, and smart contracts within the protocol may require this token for certain interactions, ensuring a trusted and verified engagement across the platform.

**Smart Contract Interaction: Verifiable Participation**

* When transacting or engaging with smart contracts, having a FrogPay profile NFT may be a prerequisite. This requirement fortifies the protocol’s integrity by verifying the participants and ensuring that each transaction or contractual engagement is backed by a recognized digital identity.

<br>


---

# 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://frogpay.gitbook.io/whitepaper/high-level-architecture/profile-registry.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.
