# Sign up and Get Started

Creating a Moseiki account allows you to create and share photos and videos with your followers. You can also follow people you know and accounts you're interested in.

Learn how to:

* [Create a Moseiki account](/help-center/manage-your-account/create-a-moseiki-account.md) and [update your profile information](/help-center/manage-your-account/your-moseiki-profile/edit-your-profile.md).
* [Navigate the app](https://github.com/raybankless/Moseiki-Help-Center/blob/main/manage-your-account/sign-up-and-get-started/broken-reference/README.md).
* [Find people](/help-center/explore-moseiki/search-and-explore.md) you know or people you might like to follow.


---

# 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/sign-up-and-get-started.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.
