# Editing Your Profile

You can edit your profile information shared with Revelator Wallet at any time from your account settings. Follow the guides below to change specific fields in your profile.

<details>

<summary>Changing your profile image</summary>

1. Tap your avatar top right.
2. Tap your current image that appears at the top.
3. Choose whether to **take a photo** using your camera now, or **choose a photo** from your phones cameral roll.
4. Upon taking or choosing your photo, you will have the opportunity to crop and resize it prior to confirming.
5. Once confirmed, your new photo will be updated immediately.

</details>

<details>

<summary>Changing your name or email address</summary>

1. Tap your avatar top right.
2. Tap **Edit profile** at the top, or **Profile** from under the settings section to open the profile page where you can make your edits.
3. Edit either your name or email address within the related text input fields.
4. Tap **Save** to save your changes.&#x20;

**Please note:** Changing your email will require you to verify your new email address. You will be sent an email verification link to your inbox shortly after saving your new email. If you created your wallet using an email, **you cannot change your email.**

</details>

## Public vs Private Profiles

When using Revelator Wallet, you can choose to make your profile public or private to other Revelator Wallet app users.&#x20;

**When set to Public**, other Revelator Wallet app users can see your name and uploaded image alongside your wallet address throughout the app. Other users can also find your wallet address by searching your name or email address — this makes it easy for other users to send you crypto funds or split tokens without needing your wallet address on-hand.

**When set to Private**, your name, image and email will be kept private from Revelator Wallet users.&#x20;

<details>

<summary>Changing your profile privacy</summary>

1. Tap your avatar top right.
2. Tap **Edit profile** at the top, or **Profile** from under the settings section to open the profile page where you can make your edits.
3. From here you can see what your current privacy setting is set to, and to switch it, simply tap the option you prefer.
4. Tap **Save** to save the change.

</details>


---

# 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.revelator.com/wallet/settings/editing-your-profile.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.
