# Wallet-Based Profiles

* Users create profiles tied to their crypto wallets, ensuring verifiable and authentic identities.
* Profiles display wallet addresses, allowing others to confirm the user’s identity and view their public content, such as posts or NFTs.
* Customizable profile elements let users showcase their digital presence and express individuality.

<figure><img src="https://570648061-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoLmVItKVRoexyNVKBOlB%2Fuploads%2FOyPiUytSVs26ihEhirGp%2FWallet-Based%20Profiles.png?alt=media&#x26;token=f79dde7a-dee7-409e-8101-b505fba40f88" alt=""><figcaption></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://blockface.gitbook.io/blockface/features/quickstart.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.
