# Edit your Profile

1. Tap <mark style="color:purple;">Profile</mark> in the navigation bar.
2. Tap ![](/files/eVQtI7Gz5kvmTQ5IRvp1)<mark style="color:purple;">Edit Profile</mark>.
3. Click the profile you’d like to update.
4. Type in your information and tap <mark style="color:purple;">Save</mark>.

<details>

<summary>How to add users as Friends to your profile?</summary>

1. Tap <mark style="color:purple;">Profile</mark> in the navigation bar.
2. Tap the <img src="/files/Ob67MAnY6YwpD0jJJ4eW" alt="" data-size="line"><mark style="color:purple;">Add Friends</mark> button.
3. A list of suggested friends will be displayed.
4. Use the search bar at the top to find specific friends if needed.
5. Tap the <mark style="color:purple;">Follow</mark> button next to the users you want to add as friends.

By following these steps, you can easily add friends and expand your netw

</details>

<details>

<summary>How to share your profile?</summary>

1. Tap <mark style="color:purple;">Profile</mark> in the navigation bar.
2. Tap the ![](/files/x4IL2vmb6U1ZUpzyF70M) <mark style="color:purple;">Share</mark> button.

</details>

<details>

<summary>Where to find your Moseiki Wallet?</summary>

1. Tap <mark style="color:purple;">Profile</mark> in the navigation bar.
2. Tap the <img src="/files/gKGmsRX6Uftwhp03bzEZ" alt="" data-size="line"><mark style="color:purple;">Wallet</mark> button.

[Moseiki Wallet](/help-center/moseiki-features/blockchain-wallet.md) is a core component of the Moseiki App, enabling users to manage their digital assets. Moseiki Wallet includes functions such as Account Balance, displaying your current balance. You can Deposit funds, Send funds to others, Receive funds, and use Scan to handle QR code transactions. The wallet also shows Recent Collectibles and provides a Transaction History for all past transactions.

</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/your-moseiki-profile/edit-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.
