> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/metaverse-companion-app/profile-management.md).

# Profile Management

### Ethereum Worlds Profile&#x20;

Use the Ethereum Worlds Metaverse Companion App to setup, manage, and update your Ethereum Worlds profile. Shape your Metaverse identity with this tool, including unique display names, user bios, and social account linking - with all information being reflected within the Metaverse platform itself.&#x20;

<figure><img src="/files/LoGSbdIE1rul1OlVyYhG" alt=""><figcaption><p>Screen Capture of Metaverse Companion App Prototype</p></figcaption></figure>

### Wallet Integration

The *Ethereum Worlds Profile System* will support traditional email and Login ID mechanics, as well as the ability to link popular Web3 wallets to unlock the full ecosystem experience.

The Metaverse Companion App will support the following wallet integrations:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>"A crypto wallet &#x26; gateway to blockchain apps."</td><td></td><td></td><td><a href="/files/O3dTLXSbsQzyNPVYnJnK">/files/O3dTLXSbsQzyNPVYnJnK</a></td><td><a href="https://metamask.io/">https://metamask.io/</a></td></tr><tr><td>"Your key to the world of crypto."</td><td></td><td></td><td><a href="/files/UpaVTc2ULDKHPCyA4Cfk">/files/UpaVTc2ULDKHPCyA4Cfk</a></td><td><a href="https://www.coinbase.com/wallet">https://www.coinbase.com/wallet</a></td></tr><tr><td>"The communications protocol for web3."</td><td></td><td></td><td><a href="/files/FAiu8Mv86QduQBNIhpJk">/files/FAiu8Mv86QduQBNIhpJk</a></td><td><a href="https://walletconnect.com/">https://walletconnect.com/</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.ethereumtowers.com/metaverse-companion-app/profile-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
