# Your Moseiki Profile

Setting up your Moseiki profile allows you to express your identity and connect with the community. Through your profile, you can manage your posts, stories, replies, and more. Your profile is also where you can track your interactions, like your posts, followers, and likes, making it a central hub for your Moseiki experience.

On your profile page, you can:

* [Customize your appearance](/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md) with a profile picture, personal information, and links.
* Access and analyze your statistics, including number of posts, followers, following, likes, and more.
* Manage your content through tabs for [Posts](/help-center/manage-your-account/your-moseiki-profile/navigate-your-content.md#posts-tab), [Stories](/help-center/manage-your-account/your-moseiki-profile/navigate-your-content.md#stories-tab), [Replies](/help-center/manage-your-account/your-moseiki-profile/navigate-your-content.md#replies-tab), and [Saved](/help-center/manage-your-account/your-moseiki-profile/navigate-your-content.md#saved-tab) items.
* Use tools such as [Edit Profile](/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md), [Add Friends](/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md#how-to-add-users-as-friens-to-your-profile), [Share Profile](/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md#how-to-share-your-profile), and manage your [Moseiki Wallet](/help-center/moseiki-features/blockchain-wallet.md) for a tailored experience.
* Edit the [Account Settings](/help-center/manage-your-account/create-a-moseiki-account/account-settings.md) like Subscribtions, Notifications and more.


---

# 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.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.
