# Manage Your Account

- [Sign up and Get Started](https://docs.moseiki.app/help-center/manage-your-account/sign-up-and-get-started.md)
- [Create a Moseiki Account](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account.md)
- [Account Settings](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-settings.md)
- [Notifications](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-settings/notifications.md)
- [Activity Log](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-settings/activity-log.md)
- [Account Center](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-center.md)
- [Account Recovery](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-recovery.md)
- [Account Deletion](https://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-deletion.md)
- [Your Moseiki Profile](https://docs.moseiki.app/help-center/manage-your-account/your-moseiki-profile.md)
- [Edit your Profile](https://docs.moseiki.app/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md)
- [Navigate Your Content](https://docs.moseiki.app/help-center/manage-your-account/your-moseiki-profile/navigate-your-content.md)
- [Log into Moseiki](https://docs.moseiki.app/help-center/manage-your-account/log-into-moseiki.md)


---

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