# Personal Profile Details

## Personal data

### To access your profile:

Step 1:   Register or log in to the Zephyr platform.

Step 2:  Click the profile icon in the top right corner to open the drop-down menu.

Step 3:  Select <mark style="color:yellow;">"Profile"</mark> from the menu.

<figure><img src="/files/Rgep9Aa6RMbYDqYalcBQ" alt=""><figcaption></figcaption></figure>

You'll be directed to your profile page.

Step 4:  To view your personal information, click the <mark style="color:yellow;">"Edit"</mark> button.

<figure><img src="/files/qJ7LRlMbMS2H2UazCvZ9" alt=""><figcaption></figcaption></figure>

After that, you will be taken to the <mark style="color:yellow;">"Edit My Profile"</mark> section where you can:

* Update your details like name, email, password, and account photo.
* Link wallets, such as MetaMask or Temple Wallet

<figure><img src="/files/zF9skKzzbNQXPDnaz48r" alt=""><figcaption></figcaption></figure>

After making changes, be sure to save them. To do this, click the <mark style="color:yellow;">"Save Changes"</mark> button.&#x20;

To exit the editing process, click the <mark style="color:yellow;">"Back"</mark> button.

After that, you will be directed to your profile page again

<figure><img src="/files/dwL2cRiGO9PqtW5auKgv" alt=""><figcaption></figcaption></figure>

We will go into more detail about all the details of your profile in the next article [Profile Sections](/zephyr-platform/profile-sections.md).<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://doc.zephyr.digital/zephyr-platform/personal-profile-details.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.
