# Account Center

To make changes to your account settings such as your name, profile picture, date of birth, and location, or to adjust your account privacy settings, follow these steps:

1. **Open the Moseiki app and go to your profile screen.**
2. Tap on the ![](/files/ZUlvPZ7zxXleC4Ob0j5H) <mark style="color:purple;">Hamburger Menu</mark> located in the top right corner of the screen.
3. Select <mark style="color:purple;">Account Center</mark> from the menu options.

**Within the Account Center, you can make various changes:**

**Profile Updates:** Here, you can update your personal details, Name, Profile Picture, Date of Birth and Location. Note that you cannot change your email address through this interface.

<details>

<summary>How to verify your Moseiki Handle?</summary>

You can verify your Moseiki handle buy purchasing it in the app. If you have not purchased your [Moseiki Handle](/help-center/moseiki-features/moseiki-handle.md), clicking on verify will direct you to the purchase page.

</details>

<details>

<summary>How to change your password and security settings?</summary>

* **Change Password:** You can update your password by entering your old password, the new password, and confirming the new password again. An email verification will be required to complete the process.
* **Forgotten Your Password:** If you forget your password, you can click on the link provided to reset it.

</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.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-center.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.
