# Create a Moseiki Account

1. Download the Moseiki app from the [App Store](https://apps.apple.com/us/app/moseiki/id6476424685) or [Google Play Store](/help-center/readme.md).
2. Once the app is installed, tap <img src="/files/7aThuK8jYBgK8uLMurOA" alt="" data-size="line"> to open it.
3. Tap <mark style="color:purple;">Let's Get Started</mark>.
4. Select a [Moseiki Handle](/help-center/moseiki-features/moseiki-handle.md) and tap Next.
5. Enter your email and tap Next.
   * <mark style="color:orange;">Note:</mark> Make sure you enter your email address correctly and choose an email address that only you can access. If you log out and forget your password, you'll need to be able to access your email to get back into your Moseiki Account.
6. Create a strong password of at least 8 characters.
7. Read Moseiki's terms and policies, then if you agree to the terms tap ![switch off](https://static.xx.fbcdn.net/assets/?revision=441432371766381\&name=instagram-toggleprofile-shared\&density=1) , then tap Next.
8. Enter the confirmation code sent to your email address, then tap Next.
9. Tap <mark style="color:purple;">Allow Notifications</mark>.
10. Choose your interests and tap Next.
11. Fill in your profile details and tap Next.


---

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